fc066b20a9
subr_hash.c revision 1.3 date: 2008/05/05 17:11:17; author: ad; state: Exp; lines: +26 -12 - Convert hashinit() to use kmem_alloc(). The hash tables can be large and it's better to not have them in kmem_map. - Convert a couple of minor items along the way to kmem_alloc(). - Fix some memory leaks. |
||
---|---|---|
.. | ||
man0 | ||
man1 | ||
man2 | ||
man3 | ||
man4 | ||
man5 | ||
man6 | ||
man7 | ||
man8 | ||
man9 | ||
tools | ||
Makefile |