Age | Commit message (Collapse) | Author |
|
|
|
Instead of using a red-black tree, rely on the VM system to store kmem
specific private data.
|
|
|
|
|
|
Don't encourage anyone to use non reclaimable pools of resources, it's
a Bad Thing To Do.
|
|
This change adds a preallocated table that describes all the slabs in
the kentry area. This makes it possible to release kernel map entry
slabs back. Unused slabs are inserted in a free list for fast
allocation.
|
|
There are no precise enough criteria to justify the separation of these
two directories.
|
|
|