Results 1 to 1 of 1
I see many calls to alloc_pages() in the kernel, but once it returns address from HIGH_MEMORY succesfuly, I do not see kernel temparory/permenant mapping done with the call of kmap(), ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-25-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 55
alloc_pages
I see many calls to alloc_pages() in the kernel, but once it returns address from HIGH_MEMORY succesfuly, I do not see kernel temparory/permenant mapping done with the call of kmap(), how the mapping is done once alloc_pages() returns the page descriptor ?


Reply With Quote
