Eduardo Júnior wrote:

Hi,

I would like to know in which file or files the page replacement policy is chosen.
I mean, where is the part of the code that runs after page fault happens?

In arch/x86/mm/fault.c:  do_page_fault().



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to