Messages in this thread |  | | Date | Tue, 9 Oct 2001 19:04:49 -0700 | Subject | Re: [CFT][PATCH *] faster cache reclaim | From | Bill Huey <> |
| |
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
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |