Kernel Tree implementation
Julien Maladrie
julien at maladrie.fr
Thu Jul 23 14:13:34 CDT 2009
Thanks! I went through those articles a while ago but did not succeed to implement it :( Should be fine now!
Thanks a lot!!
Julien
>
>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