On Tue, Oct 09, 2001 at 07:29:13PM -0400, Robert Love wrote: > For example, starting a `dbench 16' would sometimes cause a brief stall > (especially if it is the second run of dbench). It's better now, but > still not perfect. The VM holds a lot of locks for a long time. > > Good work. I hope Alan sees it soon. Yeah, but overall the performance of his recent patch is pretty amazing. It's really good that Linux is finally getting a VM that behaves well and can keep the working set in memory without heavy IO activity flushing out critical process pages. The performance of Riel's VM system should hold for server activity too. And adding something like thrash control to help make sure aging still works (without statistical scattering) under heavy load should allow Riel's VM to progress under loads that would freeze previous VMs. ;-) bill - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/