From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756817AbZETWqs (ORCPT ); Wed, 20 May 2009 18:46:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755889AbZETWql (ORCPT ); Wed, 20 May 2009 18:46:41 -0400 Received: from one.firstfloor.org ([213.235.205.2]:38643 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755716AbZETWql (ORCPT ); Wed, 20 May 2009 18:46:41 -0400 Date: Thu, 21 May 2009 00:52:35 +0200 From: Andi Kleen To: Jeremy Fitzhardinge Cc: Andi Kleen , Ingo Molnar , Xen-devel , the arch/x86 maintainers , Linux Kernel Mailing List , Jesse Barnes , "Eric W. Biederman" , "H. Peter Anvin" , Thomas Gleixner , Linus Torvalds Subject: Re: [GIT PULL] xen /proc/mtrr implementation Message-ID: <20090520225235.GJ8684@one.firstfloor.org> References: <4A0DCC11.10307@goop.org> <4A0DFF78.6000501@goop.org> <20090515202250.0f1218ef@jbarnes-g45> <4A10EAC4.9070701@goop.org> <20090518085902.GE10687@elte.hu> <4A11A3F8.1010202@goop.org> <87tz3gnq91.fsf@basil.nowhere.org> <4A143251.90208@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A143251.90208@goop.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > >Is this new interface only defined for swiotlb or MMIO mappings? > >If yes did you check the drivers only actually set it on > >swiotlb or MMIO (that seems dubious to me)? > > Really? Do we ever set unusual memory types on normal system memory? There were drivers at some point that set WC MTRRs on their transfer rings, not mmio. Maybe these all switched to PAT now, maybe not It's hard to say because it could be also done from user space. -Andi -- ak@linux.intel.com -- Speaking for myself only.