Kernel Tree implementation

Charlie Brady charlieb at budge.apana.org.au
Thu Jul 23 14:08:00 CDT 2009


On Thu, 23 Jul 2009, Julien Maladrie wrote:

> I'm trying to store a list of "file hashes" into a list. This list has 
> to be really fast to browse. I first used the kernel linked list 
> implementation because insertions were pretty quick. Is there any tree 
> implementation within the kernel I could use?

http://lwn.net/Articles/175432/
http://lwn.net/Articles/184495/


More information about the Kernel-mentors mailing list