[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080109012257.GB1133@elte.hu>
Date:	Wed, 9 Jan 2008 02:22:57 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Andi Kleen <ak@...e.de>
Cc:	Jeremy Fitzhardinge <jeremy@...p.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Glauber de Oliveira Costa <glommer@...il.com>,
	Jan Beulich <jbeulich@...ell.com>
Subject: Re: [PATCH 00 of 10] x86: unify asm/pgtable.h
* Andi Kleen <ak@...e.de> wrote:
> On Wed, Jan 09, 2008 at 02:16:09AM +0100, Ingo Molnar wrote:
> > 
> > * Jeremy Fitzhardinge <jeremy@...p.org> wrote:
> > 
> > > This isn't correct, because it will set _PAGE_GLOBAL on 32-bit 
> > > unconditionally.  It needs to be something like:
> > 
> > hm, why is that a problem?
> 
> Not so ancient 32bit CPUs didn't support global.
'not so ancient' like: pre-PPro ones? But we mark the ptes PAGE_GLOBAL 
during pagetable init so we should be fine performance-wise.
but yeah, it shouldnt be turned on unconditionally indeed.
	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists