Mario e7b9a69793 bug in path, /MM/ instead /mm/ 10 年之前
..
README.md e7b9a69793 bug in path, /MM/ instead /mm/ 10 年之前
linux-mm-1.md c9654a8cd1 Update linux-mm-1.md 10 年之前

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.