UNIX Programming and Technical Logical Reasoning Blood Relations

Q. In what way the validity fault handler concludes?

A. It sets the valid bit of the page by clearing the modify bit.
It recalculates the process priority.

Read Solution (Total 0)

UNIX Other Question

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''.
Q. At what mode the fault handler executes?

A. At the Kernel Mode.