You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephan d237c228ac
Corrected typos in section: memory
7 years ago
..
README.md Change README links as relative 7 years ago
linux-mm-1.md better explanation of memblock_merge_regions() 8 years ago
linux-mm-2.md Many fixes for initialization and MM related parts 8 years ago
linux-mm-3.md Corrected typos in section: memory 7 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: