Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?



Under what circumstances do page faults occur? Describe the actions taken by the operating system wh..

Answer / Viplov Vishnoi

Page Faults occur when a process requests a page that is not in main memory (RAM). When a page fault occurs, the Operating System's Memory Management component takes action to swap the required page from secondary storage (Hard Disk) into main memory. This swapping process may involve replacing an already resident page, if the system is low on memory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Why partitioning and formatting is a prerequisite to installing an operating system?

1 Answers  


What is the function of the control lines in ram?

1 Answers  


What level of security does Windows NT meets?

2 Answers   TCS,


What is the Translation Lookaside Buffer (TLB)?

1 Answers  


What does thread safe mean?

1 Answers  


What is page cannibalizing?

1 Answers   HCL, Wipro,


What is the difference between exclusive lock and shared lock?

1 Answers  


What is ram parity?

1 Answers  


Explain the different types of fragmentation?

1 Answers  


Which are the necessary conditions to achieve a deadlock?

1 Answers  


What kind of memory is a ram categorized as?

1 Answers  


What is an advantage of a large scheduling quantum? What is a disadvantage?

1 Answers  


Categories