[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TODO list, v0.01
Hi,
here's the MM TODO list, very first version, just listing
the projects people are working on.
Other projects are yet to be added -- what ones?
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
----------------------------------------------
Linux Memory Management TODO & being-done list.
Erik W. Biedermann <ebiederm+erik@npwt.de>
Large file (40 bits on 32 bit) support in the page cache
Write back caching through the page cache.
Ability to use swap for non-process things. Shared memory etc.
Benjamin C.R. LaHaise <blah@kvack.org>
Reverse PTE lookup (together with Stephen Tweedie).
Swapout overhaul (comes with PTE chaining).
Stephen C. Tweedie
Reverse PTE lookup (together with Benjamin C.R. LaHaise).
Swapin readahead.
MM subsystem overhaul.
Rik van Riel <H.H.vanRiel@phys.uu.nl>
Zone based memory allocator.
Better swapout clustering. (help welcome)
Real swapping (program suspension).
Out of memory handler. (help welcome)
Werner Fink <werner@suse.de>
???