Hi, Le Tue, 30 Oct 2007 11:11:33 -0300, "Eduardo Júnior" <ihtraum18@xxxxxxxxx> a écrit : > Recently, I got interested about how kernel's functions. So I started > reading about it. My biggest interest is about memory manage. How it > happens, who deal with them, most used algorithms, new solutions to > achieve the best performance, etc. > Due to my lack of experience with this area, my main doubt is what > kind of problem the memory manager community are passing along. So, > if anyone can help, I would like to know about this problem, where I > can help, dedicating my efforts to improve what already exists. You certainly want to have a look at « Understanding the Linux Virtual Memory Manager », that you can buy [1] or download as a PDF [2]. Then, for some issues that are currently being worked on by VMM kernel developers, have a look at the Linux-MM Wiki [3]. You'll find informations about issues such as compressed caching, page replacement, network storage deadlock, page tracing, huge pages, etc. Sincerly, Thomas [1] http://www.informit.com/store/product.aspx?isbn=0131453483 [2] http://www.informit.com/content/images/0131453483/downloads/gorman_book.pdf [3] http://linux-mm.org/ -- Thomas Petazzoni - thomas.petazzoni@xxxxxxxx http://{thomas,sos,kos}.enix.org - http://www.toulibre.org http://www.{livret,agenda}dulibre.org -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ