Michael Aquilina fd636605e3 Fix merge conflict %!s(int64=10) %!d(string=hai) anos
..
README.md ff411d7948 Move MM to mm %!s(int64=10) %!d(string=hai) anos
linux-mm-1.md fd636605e3 Fix merge conflict %!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.