From: kernelnewbies-boun...@kernelnewbies.org 
[mailto:kernelnewbies-boun...@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


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to