On 27-04-08 21:24, Robert P. J. Day wrote:

where in the early kernel boot sequence is the space allocated for
the necessary array of "struct page"s, one for each page of physical
memory?

The mem_map is node local. It's allocated in (through) free_area_init() for node 0.

Rene.

--
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