UNIX
Programming and Technical
Q. What are states that the page can be in, after causing a page fault?
A. On a swap device and not in memory,
On the free page list in the main memory,
In an executable file,
Marked demand zero
Marked demand fill''.
Read Solution (Total 0)
UNIX Other Question