virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Zachary Amsden <zach@vmware.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Virtualization Mailing List <virtualization@lists.osdl.org>
Subject: Re: Where does vmi_apply_boot_page_allocations ever get called?
Date: Thu, 01 Mar 2007 02:00:40 -0800	[thread overview]
Message-ID: <45E6A448.8090101@vmware.com> (raw)
In-Reply-To: <45E6A0CB.8050405@goop.org>

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

      reply	other threads:[~2007-03-01 10:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45E6A448.8090101@vmware.com \
    --to=zach@vmware.com \
    --cc=jeremy@goop.org \
    --cc=virtualization@lists.osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).