Page faults - Example - Operating System
Q. A program is executing in a pure demand paging system with 100 records per page with 1 free main memory frame. The address sequence that is generated by tracing this program is recorded as follows,
0100, 0200, 0430, 0499, 0510, 0530, 0560, 0120, 0220, 0240, 0260, 0320, 0370
What are the number of page faults?- Published on 25 Aug 15a. 8
b. 11
c. 7
d. 12
ANSWER: 7