Subject: Re: hashinit()
To: Andrew Doran <ad@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 10/11/2000 12:05:46
On Wed, Oct 11, 2000 at 03:41:37PM +0000, Andrew Doran wrote:

 > I'd like to modify hashinit() to take an extra argument: an enum that
 > specifies the type of bucket used. This is because I want to create
 > TAILQ-based hashes, which are better when the order of item insertion and
 > removal are even resonably constant WRT each other. Any objections?

Sounds okay to me.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>