Aaron Hill 17da4af718 Make all Github links reference a specific commit há 7 anos atrás
..
README.md 90f50c2ac5 Change README links as relative há 8 anos atrás
bitmap.md 17da4af718 Make all Github links reference a specific commit há 7 anos atrás
dlist.md 17da4af718 Make all Github links reference a specific commit há 7 anos atrás
radix-tree.md 17da4af718 Make all Github links reference a specific commit há 7 anos atrás

README.md

Data Structures in the Linux Kernel

Linux kernel provides different implementations of data structures like doubly linked list, B+ tree, priority heap and many many more.

This part considers the following data structures and algorithms: