linux-insides/mm
2017-01-07 10:53:22 +03:00
..
linux-mm-1.md better explanation of memblock_merge_regions() 2016-10-18 00:23:07 +06:00
linux-mm-2.md Many fixes for initialization and MM related parts 2016-12-24 23:12:25 +06:00
linux-mm-3.md change filename to match naming style 2016-10-27 19:46:59 -04:00
README.md Change README links as relative 2017-01-07 10:53:22 +03:00

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: