>From previous posting, Mulyadi mentioned that page mapping in
ZONE_NORMAL being the default mapping.   So my questions are these:

If default mapping (via cr3/pgd mechanism) is ZONE_NORMAL, then how do
we allocate memory in the ZONE_HIGHMEM region?   (ie, does
__get_free_pages() or alloc_pages() return us anything in those
region?)

-- 
Regards,
Peter Teoh

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to