[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45D2CBC5.90809@suse.de>
Date: Wed, 14 Feb 2007 09:43:49 +0100
From: Gerd Hoffmann <kraxel@...e.de>
To: Dan Hecht <dhecht@...are.com>
Cc: Jeremy Fitzhardinge <jeremy@...p.org>,
Andrew Morton <akpm@...l.org>, Andi Kleen <ak@....de>,
xen-devel@...ts.xensource.com, Chris Wright <chrisw@...s-sol.org>,
virtualization@...ts.osdl.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 05/21] Xen-paravirt: paravirt_ops: allocate a fixmap slot
Dan Hecht wrote:
> Right. But that is only because Xen decides to allocate the page from
> the (machine) physical space, rather than from the pseudo-physical
> space. My question is: why doesn't Xen allocate shared_info from the
> pseudo-physical space?
Historical reasons ...
> If it had, then this page wouldn't need to be
> treated specially. I'm not sure, but I seem to remember on 64-bit
> Xen/XenLinux allocated shared_info from pseudo-physical space already...
Yep, the ia64 port which came later handles some things differently,
specifically some "magic" pages are allocated more clever ;)
Changing that for x86 would break existing guests though.
cheers,
Gerd
--
Gerd Hoffmann <kraxel@...e.de>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists