Mcen navaraj wrote: > > hi, > > please explain me what is the use of the bootmem > allocator ? It's used to allocate memory at boot time before the kernel MM system is initialized. In general, bootmem pages are permanently reserved, almost as if they had been loaded with the kernel image. Cheers, -- Joe "I should like to close this book by sticking out any part of my neck which is not yet exposed, and making a few predictions about how the problem of quantum gravity will in the end be solved." --- Physicist Lee Smolin, "Three Roads to Quantum Gravity" -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/