Results 1 to 1 of 1
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 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-28-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 55
mem_map
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 ?


Reply With Quote
