summaryrefslogtreecommitdiff
path: root/kern/kmem.c
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2012-11-29 21:36:38 +0100
committerRichard Braun <rbraun@sceen.net>2012-11-29 21:36:38 +0100
commitc115b38c1bcc680cbe0c55409f2522fcc96f3230 (patch)
tree8ccc31be0d5de3c045833add36563e7452206b33 /kern/kmem.c
parent385825cfae0e6e9868cfbd2def82cddc1593e932 (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