Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760618AbYAUQaw (ORCPT ); Mon, 21 Jan 2008 11:30:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755076AbYAUQap (ORCPT ); Mon, 21 Jan 2008 11:30:45 -0500 Received: from mga02.intel.com ([134.134.136.20]:41180 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753916AbYAUQao (ORCPT ); Mon, 21 Jan 2008 11:30:44 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.25,227,1199692800"; d="scan'208";a="327825638" From: Jesse Barnes To: Yinghai Lu Subject: Re: [PATCH] x86_32: trim memory by updating e820 v2 Date: Mon, 21 Jan 2008 08:30:21 -0800 User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) Cc: Andi Kleen , Ingo Molnar , "H. Peter Anvin" , LKML , Andrew Morton , Justin Piszcz References: <200801192045.17291.yinghai.lu@sun.com> <200801202255.58642.yinghai.lu@sun.com> <200801202256.48365.yinghai.lu@sun.com> In-Reply-To: <200801202256.48365.yinghai.lu@sun.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801210830.22322.jesse.barnes@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 892 Lines: 30 On Sunday, January 20, 2008 10:56 pm Yinghai Lu wrote: > [PATCH] x86_32: trim memory by updating e820 v2 > > when mtrr is not covering all e820 table, need to trim the ram, need to > update e820 > > reuse some code for x86_64 > > here need to add early_identify_cpu for x86_32, and move mtrr_bp_init early > > compiled test only, need someone test it I like this approach too. So as long as the E820 modification method works (i.e. we have some testers, maybe Justin can give it a try), you can add Signed-off-by: Jesse Barnes or Acked-by: Jesse Barnes as appropriate too. Thanks, Jesse -- 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/