Linux MM : virtual memory address space

Jeff Haran Jeff.Haran at citrix.com
Mon Mar 3 13:41:04 EST 2014



From: kernelnewbies-bounces at kernelnewbies.org [mailto:kernelnewbies-bounces at kernelnewbies.org] On Behalf Of priyaranjan
Sent: Monday, March 03, 2014 10:22 AM
To: Linux Kernel List
Subject: Linux MM : virtual memory address space

I was going through http://linux-mm.org/HighMemory

"Currently the 32 bit x86 architecture is the most popular type of computer. In this architecture, traditionally the Linux kernel has split the 4GB of virtual memory address space into 3GB for user programs and 1GB for the kernel"

What about 64-bit system? Where does the code lie in linux kernel for the check?
Is there any latest and updated memory management documentation for Linux kernel?

Regards,
Priyaranjan

Try Documentation/x86/x86_64/mm.txt in the kernel sources, though my recent investigation leads me to believe that it is not entirely accurate.

Jeff Haran


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140303/2626ddb3/attachment-0001.html 


More information about the Kernelnewbies mailing list