DEVFYI - Developer Resource - FYI

Name two paging states for a page in memory?

Unix Interview Questions


(Continued from previous question...)

59. Name two paging states for a page in memory?

The two paging states are:
The page is aging and is not yet eligible for swapping,
The page is eligible for swapping but not yet eligible for reassignment to other virtual address space.

(Continued on next question...)

Other Interview Questions