Home - ned0000/Linux-kernel-notes GitHub Wiki

Welcome to the Linux-kernel-notes wiki!

The contents in this Wiki are notes when I read Linux kernel source code. I write them down in order to better understand Linux kernel, since the kernel is complicated and there are a large amount of source code. The notes contain common data structures, key functions and algorithms for reference purpose in reading kernel.