From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Design question for PV superpage support Date: Mon, 02 Mar 2009 17:32:38 -0800 Message-ID: <49AC88B6.4020607@goop.org> References: <200903020754.23534.dcm@mccr.org> <49AC0C96.7070608@Sun.COM> <49AC1B22.50307@Sun.COM> <200903021200.09999.dcm@mccr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200903021200.09999.dcm@mccr.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dave McCracken Cc: Xen Developers List , Mick.Jordan@sun.com List-Id: xen-devel@lists.xenproject.org Dave McCracken wrote: > No, actually, it doesn't do that. The hypervisor allocates 2M pages, then > expands them into 4K pages for the mfn<->pfn maps, etc. > What happens if you start using MMU_MACHPHYS_UPDATE on pages which are part of a 2M mapping? J