Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751147AbXFYW3c (ORCPT ); Mon, 25 Jun 2007 18:29:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752196AbXFYW3Y (ORCPT ); Mon, 25 Jun 2007 18:29:24 -0400 Received: from lucidpixels.com ([75.144.35.66]:44718 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751614AbXFYW3X (ORCPT ); Mon, 25 Jun 2007 18:29:23 -0400 Date: Mon, 25 Jun 2007 18:29:18 -0400 (EDT) From: Justin Piszcz X-X-Sender: jpiszcz@p34.internal.lan To: Jesse Barnes cc: Andrew Morton , linux-kernel@vger.kernel.org, Andi Kleen , "Eric W. Biederman" , Yinghai Lu Subject: Re: [PATCH] trim memory not covered by WB MTRRs In-Reply-To: <200706251505.21722.jesse.barnes@intel.com> Message-ID: References: <200706251434.43863.jesse.barnes@intel.com> <20070625150127.3a45f66d.akpm@linux-foundation.org> <200706251505.21722.jesse.barnes@intel.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1457 Lines: 48 On Mon, 25 Jun 2007, Jesse Barnes wrote: > On Monday, June 25, 2007 3:01:27 Andrew Morton wrote: >> On Mon, 25 Jun 2007 14:34:42 -0700 >> >> Jesse Barnes wrote: >>> akpm -- this one should replace all the mtrr patches currently >>> in your tree. >> >> fear, uncertainty, doubt. >> >> box:/usr/src/25> grep mtrr series >> x86_64-mm-bug-in-i386-mtrr-initialization.patch >> x86-fix-section-mismatch-warnings-in-mtrr.patch >> i386-x86_64-trim-memory-not-covered-by-wb-mtrrs.patch >> i386-x86_64-trim-memory-not-covered-by-wb-mtrrs-fix.patch >> i386-x86_64-trim-memory-not-covered-by-wb-mtrrs-fix-2.patch >> i386-mtrr-clean-up-usage_table.patch >> >> Not all of those, I'm sure. I think you're referring to the final >> four. I guess if it doesn't compile (again) I'll find out ;) > > Oops, correct. I forgot you were carrying some MTRR patches not > authored by me. :) Yeah, the last four are the ones I meant. > > Thanks, > Jesse > Hi Jesse, Tested your patch against 2.6.22-rc6, working good so far! $ uname -r 2.6.22-rc6 Mem: 8039576k total, 1056500k used, 6983076k free, 2420k buffers Swap: 16787768k total, 0k used, 16787768k free, 127128k cached Justin. - 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/