Size: 2253
Comment:
|
← Revision 80 as of 2017-12-30 01:05:11 ⇥
Size: 2261
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* ["LinuxMMDocumentation"] contains information on how to tweak the Linux kernel memory management subsystem. * ["LinuxMMInternals"] explains how some of the Linux kernel memory management works. |
* [[LinuxMMDocumentation]] contains information on how to tweak the Linux kernel memory management subsystem. * [[LinuxMMInternals]] explains how some of the Linux kernel memory management works. |
Line 16: | Line 16: |
You can also discuss things on the [http://forum.kernelnewbies.org/list.php?13 Kernelnewbies Memory Management web forum]. | You can also discuss things on the [[http://forum.kernelnewbies.org/list.php?13|Kernelnewbies Memory Management web forum]]. |
Line 21: | Line 21: |
* [http://code.google.com/p/compcache/ CompressedCaching] - Reduce I/O by keeping more data in memory. | * [[http://code.google.com/p/compcache/|CompressedCaching]] - Reduce I/O by keeping more data in memory. |
Line 26: | Line 26: |
* [http://sourceforge.net/projects/linuxsuperpages Superpages] - Port of Rice University's Superpages to Linux (2.6 kernel). | * [[http://sourceforge.net/projects/linuxsuperpages|Superpages]] - Port of Rice University's Superpages to Linux (2.6 kernel). |
Line 29: | Line 29: |
* 2006-04-09, thanks to [http://people.redhat.com/duffy/ Maureen Duffy], Linux-MM now has a cute logo. Thank you, Maureen. | * 2006-04-09, thanks to [[http://people.redhat.com/duffy/|Maureen Duffy]], Linux-MM now has a cute logo. Thank you, Maureen. |
Line 34: | Line 34: |
* Edit any page by pressing '''[[GetText(Edit)]]''' at the top or the bottom of the page. | * Edit any page by pressing '''<<GetText(Edit)>>''' at the top or the bottom of the page. |
Linux-mm.org is a wiki for documenting how memory management works and for coordinating new memory management development projects. Please help editing this wiki. Thank you.
Documentation
LinuxMMDocumentation contains information on how to tweak the Linux kernel memory management subsystem.
LinuxMMInternals explains how some of the Linux kernel memory management works.
Community
To subscribe to the linux-mm mailing list, email majordomo@kvack.org and tell it you want to "subscribe linux-mm".
If you like IRC, you can join us on irc.oftc.net in #mm.
You can also discuss things on the Kernelnewbies Memory Management web forum.
Projects
Some of the more active current Linux memory management projects are:
CompressedCaching - Reduce I/O by keeping more data in memory.
AdvancedPageReplacement The time needed to swap a single program into memory is ever increasing, so page replacement is becoming more and more important.
NetworkStorageDeadlock - storage over network has a deadlock problem, where it can take memory to free memory.
PageTrace - a kernel patch and tool to analyze memory access patterns.
HugePages - Improving the availability and usability of huge pages
Superpages - Port of Rice University's Superpages to Linux (2.6 kernel).
Site News
2006-04-09, thanks to Maureen Duffy, Linux-MM now has a cute logo. Thank you, Maureen.
About wiki
A Wiki is a collaborative site, anyone can contribute and share:
Edit any page by pressing Edit at the top or the bottom of the page.
Create a link to another page with joined capitalized words (like WikiSandBox) or with ["quoted words in brackets"].
Search for page titles or text within pages using FindPage or the search box at the top of any page.
See HelpForBeginners to get you going, HelpContents for all help pages.
WikiSandBox: free feel to change this page and experiment with editing.