A process attempts to read a file but the required page is not in physical memory. What happens next?
-
A
A page fault occurs and the OS loads the page from disk
-
B
The process is immediately terminated
-
C
The CPU cache is flushed and execution continues
-
D
The file is moved to a new directory