Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757186AbXFLPjV (ORCPT ); Tue, 12 Jun 2007 11:39:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755215AbXFLPjK (ORCPT ); Tue, 12 Jun 2007 11:39:10 -0400 Received: from mga03.intel.com ([143.182.124.21]:46983 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754392AbXFLPjJ (ORCPT ); Tue, 12 Jun 2007 11:39:09 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.16,412,1175497200"; d="scan'208";a="238267047" From: Jesse Barnes To: "Eric W. Biederman" Subject: Re: [PATCH] trim memory not covered by WB MTRRs Date: Tue, 12 Jun 2007 08:39:07 -0700 User-Agent: KMail/1.9.6 Cc: Andi Kleen , linux-kernel@vger.kernel.org, Justin Piszcz References: <200706061229.24486.jesse.barnes@intel.com> <200706071030.15317.jesse.barnes@intel.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706120839.08239.jesse.barnes@intel.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 20 On Friday, June 8, 2007 4:13:22 Eric W. Biederman wrote: > Jesse Barnes writes: > >> - Overlapping MTRRs. > > > > Overlapping should be ok, since that's usually intentional (e.g. > > one big wb range with a portion of uc space due to another mtrr). > > I'm not say overlapping was a bug. I was saying that you don't > handle overlapping mtrrs in figuring the last cached addresses. > Therefore when a UC range overlaps a WB range we might thing the last > page in the WB range is cached when it is not. Oh right, that might be an issue, but we haven't seen it yet... 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/