• Immutable Page
  • Info
  • Attachments

LinuxMMDocumentation

For now just the content copied from the old linux-mm site. Please update and include links to Linux memory management documentation elsewhere.

  • HighMemory or how the Linux kernel can use more than 1GB of physical memory.

  • MemoryHierarchy - a work in progress on explaining the memory hierarchy and the need for AdvancedPageReplacement algorithms.

  • OverCommitAccounting - how to configure memory overcommit mode on Linux.

  • VirtualMemory - How the kernel handles paging and VM

  • Drop_Caches - How can I flush the filesystem cache?

  • Out Of Memory (OOM) - I got messages on my console saying Linux was out of memory, and killed some tasks, why?

  • Low On Memory - My system has plenty of RAM for its workload, but very little free. Why is Linux wasting so much RAM? Where is it all going? Or, why is my system using swap when it also has plenty of free RAM?

External documents

Tell others about this page:

last edited 2009-04-08 04:28:23 by ChungkiWoo