From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753537Ab3HEPM1 (ORCPT ); Mon, 5 Aug 2013 11:12:27 -0400 Received: from relay3.sgi.com ([192.48.152.1]:57472 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751618Ab3HEPM0 (ORCPT ); Mon, 5 Aug 2013 11:12:26 -0400 Date: Mon, 5 Aug 2013 10:12:24 -0500 From: Alex Thorlton To: Peter Zijlstra Cc: Oleg Nesterov , linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton , Mel Gorman , "Kirill A. Shutemov" , Rik van Riel , Johannes Weiner , "Eric W. Biederman" , Sedat Dilek , Frederic Weisbecker , Dave Jones , Michael Kerrisk , "Paul E. McKenney" , David Howells , Thomas Gleixner , Al Viro , Srikar Dronamraju , Kees Cook , Robin Holt Subject: Re: [PATCHv2] Add per-process flag to control thp Message-ID: <20130805151224.GC2703@sgi.com> References: <20130802205735.GS26476@sgi.com> <20130803170102.GD32568@redhat.com> <20130805144544.GX27162@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130805144544.GX27162@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > It would be good to describe which jobs and why thp cannot be fixed for > these. I'm going to see if I can get the benchmarks that are causing trouble up and running on my own to get some more information (problem was originally identified by our benchmarking team). Thanks for the input! - Alex