What can be the reason for a page fault in the Linux memory model?
A.
A process cannot be placed in the run queue.
B.
A process fails to get a free page in memory.
C.
A process fails to access a page from the swap cache.
D.
A process tries to access a page that is not in physical memory.