Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755871Ab3CFWBL (ORCPT ); Wed, 6 Mar 2013 17:01:11 -0500 Received: from smtprelay-h31.telenor.se ([213.150.131.4]:40598 "EHLO smtprelay-h31.telenor.se" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751354Ab3CFWBK (ORCPT ); Wed, 6 Mar 2013 17:01:10 -0500 X-SENDER-IP: [85.230.168.206] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhF1AGq7N1FV5qjOPGdsb2JhbABEh14BhH23WAMBgVwXAwEBAQE4NIIrAQEFOhwjEAgDGAklDwUlChoTiBe8EhWNdoEBB4JfYQOWSoYIjXM X-IronPort-AV: E=Sophos;i="4.84,798,1355094000"; d="scan'208";a="213986977" From: "Henrik Rydberg" Date: Wed, 6 Mar 2013 23:04:12 +0100 To: "H. Peter Anvin" Cc: Yinghai Lu , Linus Torvalds , Linux Kernel Mailing List Subject: Re: Linux 3.9-rc1 Message-ID: <20130306220412.GA1064@polaris.bitmath.org> References: <20130306100743.GA407@polaris.bitmath.org> <20130306193612.GA513@polaris.bitmath.org> <51379A4F.4020200@linux.intel.com> <20130306195457.GA449@polaris.bitmath.org> <20130306204500.GA335@polaris.bitmath.org> <5137AE06.8060200@linux.intel.com> <5137B9DB.6000605@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5137B9DB.6000605@linux.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1052 Lines: 27 On Wed, Mar 06, 2013 at 01:49:15PM -0800, H. Peter Anvin wrote: > On 03/06/2013 01:33 PM, Yinghai Lu wrote: > > On Wed, Mar 6, 2013 at 12:58 PM, H. Peter Anvin wrote: > > > >> Excellent. Yinghai, can you write up the patch with a proper > >> description and I'll put it into x86/urgent. > > > > I made it more robust: make sure real_end have 8M below it. > > Please check attached one. > > > > Sigh. This is why "keep the page tables together" is fundamentally the > wrong strategy. > > 8M means that we won't even be able to boot on machines with less than > 16M or so of RAM... I'm not sure if anyone still cares, but that is a > pretty aggressive heuristic. Maybe this should be a config option, given the ad-hoc nature of the chosen value? Anyway, the patch works. Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/