Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932969AbaJUQXu (ORCPT ); Tue, 21 Oct 2014 12:23:50 -0400 Received: from mail-wg0-f52.google.com ([74.125.82.52]:64866 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932389AbaJUQXs (ORCPT ); Tue, 21 Oct 2014 12:23:48 -0400 Date: Tue, 21 Oct 2014 18:23:40 +0200 From: Ingo Molnar To: Peter Zijlstra Cc: torvalds@linux-foundation.org, paulmck@linux.vnet.ibm.com, tglx@linutronix.de, akpm@linux-foundation.org, riel@redhat.com, mgorman@suse.de, oleg@redhat.com, mingo@redhat.com, minchan@kernel.org, kamezawa.hiroyu@jp.fujitsu.com, viro@zeniv.linux.org.uk, laijs@cn.fujitsu.com, dave@stgolabs.net, linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [RFC][PATCH 0/6] Another go at speculative page faults Message-ID: <20141021162340.GA5508@gmail.com> References: <20141020215633.717315139@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141020215633.717315139@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Zijlstra wrote: > My Ivy Bridge EP (2*10*2) has a ~58% improvement in pagefault throughput: > > PRE: > 149,441,555 page-faults ( +- 1.25% ) > > POST: > 236,442,626 page-faults ( +- 0.08% ) > My Ivy Bridge EX (4*15*2) has a ~78% improvement in pagefault throughput: > > PRE: > 105,789,078 page-faults ( +- 2.24% ) > > POST: > 187,751,767 page-faults ( +- 2.24% ) I guess the 'PRE' and 'POST' numbers should be flipped around? Thanks, Ingo -- 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/