[ros-dev] Slab cache

Hartmut Birr hartmut.birr at gmx.de
Tue Jan 25 19:44:49 CET 2005


Hi,

do we need the slab cache in ntoskrnl\mm\slab.c? I've replaced the kmap 
functions (ntoskrnl\mm\kmap.c) by a process local mapping (hyperspace). 
The slab cache needs the mapping for a longer time and cannot use the 
hyperspace mapping. I  would remove the slab cache, because it is not 
used by any of the kernel functions.

- Hartmut



More information about the Ros-dev mailing list