Kernel Tree implementation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Julien Maladrie
Date: Thursday, July 23, 2009 - 11:58 am

Hello everyone,

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? 

Thanks a lot,

Julien
_______________________________________________
Kernel-mentors mailing list
Kernel-mentors@selenic.com
http://selenic.com/mailman/listinfo/kernel-mentors
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: replacing ioctl operations, Straub, Michael, (Thu Feb 23, 11:14 am)
Re: replacing ioctl operations, Greg KH, (Thu Feb 23, 3:02 pm)
A Race Condition in do_exit(), Feng,Ddong, (Sun Jun 18, 9:49 am)
Real Time Behaviour, Tharindu Rukshan Bam ..., (Sun Sep 17, 10:47 pm)
RE: Help in 'kernel_execve', Rodrigo Rubira Branc ..., (Mon Jun 4, 8:44 am)
Kernel Tree implementation, Julien Maladrie, (Thu Jul 23, 11:58 am)
Re: Kernel Tree implementation, Stephen Hemminger, (Thu Jul 23, 12:07 pm)
Re: Kernel Tree implementation, Charlie Brady, (Thu Jul 23, 12:08 pm)