[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A14B2D2.1090008@novell.com>
Date: Thu, 21 May 2009 10:48:02 +0900
From: Tejun Heo <teheo@...ell.com>
To: suresh.b.siddha@...el.com
Cc: "H. Peter Anvin" <hpa@...or.com>,
"JBeulich@...ell.com" <JBeulich@...ell.com>,
"andi@...stfloor.org" <andi@...stfloor.org>,
"mingo@...e.hu" <mingo@...e.hu>,
"linux-kernel-owner@...r.kernel.org"
<linux-kernel-owner@...r.kernel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PATCH] x86,percpu: fix pageattr handling with remap allocator
Tejun Heo wrote:
> On NUMA, both remap and 4k add some level of TLB pressure. remap will
> waste one more PMD TLB entry (dup) while 4k adds a bunch of 4k ones
> (non-dup but what used to be accessed by PMD TLB is now accessed with
> PTE TLB).
Correction: 4k TLBs are dups too.
Thanks.
--
tejun
--
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