login
Header Space

 
 

mem_map array

May 28, 2008 - 12:56pm
Submitted by Anonymous on May 28, 2008 - 12:56pm.
Linux

mem_map stores struct pages for whole physical memory in the system.
but actually it is used by only kernel virtual address which are directly mapped.
how the user processes (user virtual addresses) use mem_map array ?

speck-geostationary