0xAX 80cd5f5c0b Create README.md 10 years ago
..
README.md 80cd5f5c0b Create README.md 10 years ago
linux-mm-1.md 622e6355d5 first part about memory management added 10 years ago

README.md

Linux kernel memory management

This chapter describes memory management in the linux kernel. You will see here a couple of posts which describe different parts of the linux memory management framework:

  • Memblock - describes early memblock allocator.