1
0
Joshua Murphy 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 7 жил өмнө
..
README.md 90f50c2ac5 Change README links as relative 8 жил өмнө
linux-datastructures1.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 7 жил өмнө
linux-datastructures2.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 7 жил өмнө
linux-datastructures3.md 6d69c2431b Refactored files for a unified naming convention, making an autoamted LaTeX build easier too 7 жил өмнө

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: