haiku/headers/private/kernel/slab
Hugo Santos 6e31ae98f9 some object cache / slab improvements.
- call the reclaimer callback when low on memory.
 - use the depot when on multi-cpu setups (for scalability).
 - fixed the amount of memory spent on slabs for very large objects.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20889 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-28 21:35:23 +00:00
..
Base.h some object cache / slab improvements. 2007-04-28 21:35:23 +00:00
Depot.h some object cache / slab improvements. 2007-04-28 21:35:23 +00:00
Slab.h rewrote the object cache (slab) implementation a bit, preparing for further integration. 2007-04-28 18:53:58 +00:00