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.
0xAX 80cd5f5c0b
Create README.md
9 years ago
..
README.md Create README.md 9 years ago
linux-mm-1.md first part about memory management added 9 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:

  • Memblock - describes early memblock allocator.