Question 1
a) Consider a scenario where a computer system has a small number of active processes using a large amount of their virtual address space, i.e., the system is running a small number of very large applications/processes. Most modern computers support more than one size for page frames, e.g., modern x86-64 capable CPUs can support 4KB, 2MB, or even 1GB. Discuss how
(i) a smaller page frame size and
(ii) a larger page frame size would impact the performance of the above system.