[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
on the topic of LRU lists
Hi Stephen,
now that I think of multiple lists, it might be nice to
have a 2-level LRU scheme for each type of allocation:
- user pages
- shared stuff
- buffers
- page cache
Then we do a sort of round-robin allocation and memory
pressure will make sure that the amount of memory is
automatically balanced between the different uses.
(just a stupid idea)
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
--
This is a majordomo managed list. To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org