Building a Mini Linux Kernel Object Registry Using SLAB, RCU, Hash Tables, Shrinkers, and Procfs
Building a Mini Linux Kernel Object Registry Using SLAB, RCU, Hash Tables, Shrinkers, and Procfs
Modern Linux kernels manage massive numbers of dynamically created objects.
Examples include:
Inodes
D
devnation.joshisfitness.com4 min read
Lara Laurielle
scaling my tech stack daily
Nice work! building something like this is a great way to learn how different kernel components work together