lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Jun 2015 13:16:14 +0100
From:	David Vrabel <david.vrabel@...rix.com>
To:	Juergen Gross <jgross@...e.com>, <xen-devel@...ts.xensource.com>,
	<konrad.wilk@...cle.com>, <boris.ostrovsky@...cle.com>,
	<linux-mm@...ck.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [Patch V4 13/16] xen: add explicit memblock_reserve() calls for
 special pages

On 08/06/15 13:06, Juergen Gross wrote:
> Some special pages containing interfaces to xen are being reserved
> implicitly only today. The memblock_reserve() call to reserve them is
> meant to reserve the p2m list supplied by xen. It is just reserving
> not only the p2m list itself, but some more pages up to the start of
> the xen built page tables.
> 
> To be able to move the p2m list to another pfn range, which is needed
> for support of huge RAM, this memblock_reserve() must be split up to
> cover all affected reserved pages explicitly.
> 
> The affected pages are:
> - start_info page
> - xenstore ring
> - console ring
> - shared_info page

Reviewed-by: David Vrabel <david.vrabel@...rix.com>

David
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ