0xAX 80cd5f5c0b Create README.md %!s(int64=10) %!d(string=hai) anos
..
README.md 80cd5f5c0b Create README.md %!s(int64=10) %!d(string=hai) anos
linux-mm-1.md 622e6355d5 first part about memory management added %!s(int64=10) %!d(string=hai) anos

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.