All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tian, Kevin" <kevin.tian@intel.com>
To: Keir Fraser <keir@xensource.com>,
	Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>,
	xen-devel@lists.xensource.com
Cc: "Yu, Ke" <ke.yu@intel.com>
Subject: RE: [PATCH 3/12] Provide basic Xen PM infrastructure
Date: Tue, 5 Jun 2007 18:22:09 +0800	[thread overview]
Message-ID: <D470B4E54465E3469E2ABBC5AFAC390F013B1EF0@pdsmsx412.ccr.corp.intel.com> (raw)
In-Reply-To: <C28AF011.100D3%keir@xensource.com>


>From: Keir Fraser [mailto:keir@xensource.com]
>Sent: 2007年6月5日 17:49
>
>
>A few comments are included below, but I should also add that I suspect
>the
>sleep/wakeup code is broken by the fact that x86/64 Xen is relocated in
>physical memory. The sleep/wakeup code should be potentially added to
>the
>trampoline at 0x90000?
>

How is the relocation address decided for x86-64 Xen? Since trampoline 
code still uses 0x90000 as the case before relocation change, I guess 
wakeup code can still work since it's hard coded to 0x7000 by far. As 
long as 0-1M is still special owned by dom_io (not participate into heap 
allocation), I guess that wakeup code should still work.

Thanks,
Kevin

  parent reply	other threads:[~2007-06-05 10:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14  9:13 [PATCH 3/12] Provide basic Xen PM infrastructure Tian, Kevin
2007-06-05  9:48 ` Keir Fraser
2007-06-05 10:02   ` Tian, Kevin
2007-06-05 10:22   ` Tian, Kevin [this message]
2007-06-05 10:29     ` Keir Fraser
2007-05-15 14:16 Tian, Kevin

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=D470B4E54465E3469E2ABBC5AFAC390F013B1EF0@pdsmsx412.ccr.corp.intel.com \
    --to=kevin.tian@intel.com \
    --cc=ke.yu@intel.com \
    --cc=keir@xensource.com \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.