computer Science
1) Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs. 2) Discuss the hardware support required to support demand paging. 3) Suppose that you want to use a paging algorithm that requires a reference bit (such as second-chance replacement or working-set model), but the hardware does not provide one. Sketch how you could simulate […]