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.
This make uid_find(), chgproccnt(), chgsbsize() and lf_alloc(), lf_free() functions lock-less. - Increase the size of uihashtbl in case of MP system, as suggested by <ad>. - Add HASH_SLIST type for hashinit(). Reviewed by <ad>.
permit standalone compilation. No functional change.