[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why *not* rmap, anyway?
On Wednesday 24 April 2002 02:46, Rik van Riel wrote:
> On Tue, 23 Apr 2002, Christian Smith wrote:
>
> > The question becomes, how much work would it be to rip out the Linux MM
> > piece-meal, and replace it with an implementation of UVM?
>
> I doubt we want the Mach pmap layer.
>
> It should be much easier to reimplement the pageout parts of
> the BSD memory management on top of a simpler reverse mapping
> system.
>
> You can get that code at http://surriel.com/patches/
Another aspect of the (Free)BSD mm we probably want to hijack is the process
management, i.e., throttling processes selectively (and in some kind of fair
rotation) to reduce mm thrashing, which is known to improve throughput in high
load situations.
--
Daniel
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/