l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [U]VM subsystem for L4 X.2 (and later)


From: Ian Duggan
Subject: Re: [U]VM subsystem for L4 X.2 (and later)
Date: Tue, 12 Mar 2002 18:22:02 -0800

> needed, because the Hurd (and BSD) heavily rely upon a
> vm_*() interface and L4's memory management philosophy
> of recursive pagers is sufficiently different from VM
> that we need to bridge the gap somehow.

It is my understanding that the L4 memory management doesn't preclude
you from using a more traditionaly monolithic VM approach. By "recursive
pagers", I think you are referring to the notion of spreading the VM
work out among the threads, to handle requests close to where they came
from, right? It is a sort of "distributed VM" system.

I don't think anything prevents you from just naming the same thread as
the pager for all other threads, right?

-- Ian

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ian Duggan                    address@hidden
                              http://www.ianduggan.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]