Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751733AbdFIQf3 (ORCPT ); Fri, 9 Jun 2017 12:35:29 -0400 Received: from mx2.suse.de ([195.135.220.15]:45351 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751560AbdFIQf2 (ORCPT ); Fri, 9 Jun 2017 12:35:28 -0400 Date: Fri, 9 Jun 2017 18:35:21 +0200 From: Michal Hocko To: Laurent Dufour Cc: paulmck@linux.vnet.ibm.com, peterz@infradead.org, akpm@linux-foundation.org, kirill@shutemov.name, ak@linux.intel.com, dave@stgolabs.net, jack@suse.cz, Matthew Wilcox , linux-kernel@vger.kernel.org, linux-mm@kvack.org, haren@linux.vnet.ibm.com, khandual@linux.vnet.ibm.com, npiggin@gmail.com, bsingharora@gmail.com Subject: Re: [RFC v4 00/20] Speculative page faults Message-ID: <20170609163520.GB9332@dhcp22.suse.cz> References: <1497018069-17790-1-git-send-email-ldufour@linux.vnet.ibm.com> <20170609150126.GI21764@dhcp22.suse.cz> <83cf1566-3e76-d3fa-10a8-d83bbf9fd568@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83cf1566-3e76-d3fa-10a8-d83bbf9fd568@linux.vnet.ibm.com> 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 Content-Length: 825 Lines: 22 On Fri 09-06-17 17:25:51, Laurent Dufour wrote: [...] > Thanks Michal for your feedback. > > I mostly focused on this database workload since this is the one where > we hit the mmap_sem bottleneck when running on big node. On my usual > victim node, I checked for basic usage like kernel build time, but I > agree that's clearly not enough. > > I try to find details about the 'kbench' you mentioned, but I didn't get > any valid entry. > Would you please point me on this or any other bench tool you think will > be useful here ? Sorry I meant kernbech (aka parallel kernel build). Other highly threaded workloads doing a lot of page faults and address space modification would be good to see as well. I wish I could give you much more comprehensive list but I am not very good at benchmarks. -- Michal Hocko SUSE Labs