* Where does vmi_apply_boot_page_allocations ever get called?
@ 2007-03-01 9:40 Jeremy Fitzhardinge
2007-03-01 9:45 ` Jeremy Fitzhardinge
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2007-03-01 9:40 UTC (permalink / raw)
To: Zachary Amsden; +Cc: Virtualization Mailing List
Because I need a hook for "do stuff after mem_map is valid" too.
J
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Where does vmi_apply_boot_page_allocations ever get called?
2007-03-01 9:40 Where does vmi_apply_boot_page_allocations ever get called? Jeremy Fitzhardinge
@ 2007-03-01 9:45 ` Jeremy Fitzhardinge
2007-03-01 10:00 ` Zachary Amsden
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2007-03-01 9:45 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: Virtualization Mailing List
Jeremy Fitzhardinge wrote:
> Because I need a hook for "do stuff after mem_map is valid" too.
Oh, #ifdef CONFIG_DEBUG_PAGE_TYPE. I was wondering when struct page
grew a "type" field.
J
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Where does vmi_apply_boot_page_allocations ever get called?
2007-03-01 9:45 ` Jeremy Fitzhardinge
@ 2007-03-01 10:00 ` Zachary Amsden
0 siblings, 0 replies; 3+ messages in thread
From: Zachary Amsden @ 2007-03-01 10:00 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: Virtualization Mailing List
Jeremy Fitzhardinge wrote:
> Jeremy Fitzhardinge wrote:
>
>> Because I need a hook for "do stuff after mem_map is valid" too.
>>
We didn't add a hook, but I can say it was somewhere in
arch/i386/kernel/setup.c - should be after zone_sizes_init().
I'm no longer sure how to resurrect the original debug code, but it is
still too useful to jettison at this point. It was difficult to get all
the nuances right..
>
> Oh, #ifdef CONFIG_DEBUG_PAGE_TYPE. I was wondering when struct page
> grew a "type" field.
>
Yeah, this was private debugging for verifying that page typing was
always accurate. Turned off because we couldn't justify taking a struct
page field.
Zach
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-01 10:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-01 9:40 Where does vmi_apply_boot_page_allocations ever get called? Jeremy Fitzhardinge
2007-03-01 9:45 ` Jeremy Fitzhardinge
2007-03-01 10:00 ` Zachary Amsden
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).