On Mon, Jul 10, 2006 at 12:55:10PM +0300, Gilboa Davara wrote: > Hello all, > > I'm thinking about screwing around with the Linux VMM layer (mostly > I/O/pagecache/etc). > Can anyone point me to a good book about it?
Mel Gorman's Understanding the Linux Virtual Memory Manager is a great code walk through, you also want a good general purpose OS book (or google) for explanations of the basic algorithms. Cheers, Muli ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
