Does the swap daemon do read-ahead of the pages it wants back from disk during a page-fault?
Or does it let the file-system manage that? Or does it do this in combination with the file-system's read-ahead strategy?
If so, exactly what kind of read-ahead does it do? (how far ahead does it read)?
/*********************************/ Michael R. Hines Grad Student, Florida State Dept. Computer Science http://www.cs.fsu.edu/~mhines/ Jusqu'à ce que le futur vienne... /*********************************/
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/