cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h src/sys/vm vm_map.c
walt
wa1ter at myrealbox.com
Sat Oct 21 10:18:19 PDT 2006
Matthew Dillon wrote:
> dillon 2006/10/20 21:28:22 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/i386/i386 pmap.c
> sys/i386/include pmap.h
> sys/vm vm_map.c
> Log:
.
.
.
> allows PMAPs managed on behalf of virtual kernels to be properly updated.
(free-associating now ;o) Looking ahead, will the 'real' kernel and the
virtual (user-space) kernel images be identical? i.e. will a user-space
kernel be able to run a child user-space kernel, and so-on? I haven't
thought of any good reason to do this other than 'wouldn't it be neat'.
More information about the Commits
mailing list