[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why "high memory" in x86?
liang yuanen wrote:
i am newbie to kernel,
896 MB, where it come from?
The space between 896MB and 1024MB is used for vmalloc and for
temporary mappings that allow the kernel to access high memory.
http://linux-mm.org/HighMemory
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/