diff options
author | Richard Braun <rbraun@sceen.net> | 2012-11-29 21:36:38 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2012-11-29 21:36:38 +0100 |
commit | c115b38c1bcc680cbe0c55409f2522fcc96f3230 (patch) | |
tree | 8ccc31be0d5de3c045833add36563e7452206b33 /kern/kmem.c | |
parent | 385825cfae0e6e9868cfbd2def82cddc1593e932 (diff) |
vm/vm_map: make the kentry cache reclaimable
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.
Diffstat (limited to 'kern/kmem.c')
0 files changed, 0 insertions, 0 deletions