diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2008-09-29 12:34:19 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2008-09-29 12:34:19 +0000 |
commit | 21894d13b1988e83e55f308cff2676cc8dbac17a (patch) | |
tree | 6cfe50b73dabdd770bbb9ce1208d4bbe96adf65c /usr.sbin/sysmerge | |
parent | f17c13bdbdf7ea1fc28560afeb6f71fd9d92f6b8 (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.sbin/sysmerge')
0 files changed, 0 insertions, 0 deletions