kernel hash table implementation?

2000-08-25 Thread Archie Cobbs
Is there a generic hash table implementation in the kernel somewhere? If not, is there any interest in creating one? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe:

Re: kernel hash table implementation?

2000-08-25 Thread Boris Popov
On Fri, 25 Aug 2000, Archie Cobbs wrote: Is there a generic hash table implementation in the kernel somewhere? Yes, see kern/kern_subr.c for hashinit() function. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe