alc 4565fa1697 Add the superpage reservation system. This is "part 2 of 2" of the
machine-independent support for superpages.  (The earlier part was
the rewrite of the physical memory allocator.)  The remainder of the
code required for superpages support is machine-dependent and will
be added to the various pmap implementations at a later date.

Initially, I am only supporting one large page size per architecture.
Moreover, I am only enabling the reservation system on amd64.  (In
an emergency, it can be disabled by setting VM_NRESERVLEVELS to 0
in amd64/include/vmparam.h or your kernel configuration file.)
2007-12-29 19:53:04 +00:00
..
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-12-02 20:40:35 +00:00
2007-11-19 16:24:10 +00:00
2007-10-31 07:28:45 +00:00