DEVFYI - Developer Resource - FYI

What is page fault? Its types?

Unix Interview Questions


(Continued from previous question...)

61. What is page fault? Its types?

Page fault refers to the situation of not having a page in the main memory when any process references it. There are two types of page fault :
Validity fault,
Protection fault.

(Continued on next question...)

Other Interview Questions