1 =====================================
2 Linux Memory Management Documentation
3 =====================================
5 This is a collection of documents about Linux memory management (mm) subsystem.
7 User guides for MM features
8 ===========================
10 The following documents provide guides for controlling and tuning
11 various features of the Linux memory management
19 Kernel developers MM documentation
20 ==================================
22 The below documents describe MM internals with different level of
23 details ranging from notes and mailing list responses to elaborate
24 descriptions of data structures and algorithms.