Re: Load-on-demand. How does the kernel locate the pages on secondarystorage?

From: Rik van Riel
Date: Wed Dec 07 2005 - 13:45:08 EST


On Tue, 6 Dec 2005, Mohamed El Dawy wrote:

> Assume we have a process running, not all the pages of the process
> are in main memory. Some are swapped, and some are just not loaded
> yet.
> How does the kernel locate those pages on disk? Is there a pointer in
> the page table? or is there some place else? Any pointers to source
> code in the kernel would be greatly appreciated.

http://linux-mm.org/PageFaultHandling

--
All Rights Reversed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/