summaryrefslogtreecommitdiff
path: root/usr.bin/chpass
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2008-09-29 12:34:19 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2008-09-29 12:34:19 +0000
commit21894d13b1988e83e55f308cff2676cc8dbac17a (patch)
tree6cfe50b73dabdd770bbb9ce1208d4bbe96adf65c /usr.bin/chpass
parentf17c13bdbdf7ea1fc28560afeb6f71fd9d92f6b8 (diff)
Use pools to do allocations for all sizes <= PAGE_SIZE.
This will allow us to escape the limitations of kmem_map. At this moment, the per-type limits are still enforced for all sizes, but we might loosen that limit in the future after some thinking. Original diff from Mickey in kernel/5761 , I massaged it a little to obey the per-type limits. miod@ ok
Diffstat (limited to 'usr.bin/chpass')
0 files changed, 0 insertions, 0 deletions