Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755277Ab3HPSvt (ORCPT ); Fri, 16 Aug 2013 14:51:49 -0400 Received: from [204.155.152.216] ([204.155.152.216]:36083 "EHLO shutemov.name" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755107Ab3HPSvo (ORCPT ); Fri, 16 Aug 2013 14:51:44 -0400 Date: Fri, 16 Aug 2013 21:52:12 +0300 From: "Kirill A. Shutemov" To: Alex Thorlton Cc: Dave Hansen , linux-kernel@vger.kernel.org, Ingo Molnar , Peter Zijlstra , 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 , Oleg Nesterov , Srikar Dronamraju , Kees Cook , Robin Holt Subject: Re: [PATCH 1/8] THP: Use real address for NUMA policy Message-ID: <20130816185212.GA3568@shutemov.name> References: <87wqo050fc.fsf@tassilo.jf.intel.com> <1376663644-153546-1-git-send-email-athorlton@sgi.com> <1376663644-153546-2-git-send-email-athorlton@sgi.com> <520E672C.3080102@intel.com> <20130816181728.GQ26093@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130816181728.GQ26093@sgi.com> 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 Content-Length: 1204 Lines: 27 On Fri, Aug 16, 2013 at 01:17:28PM -0500, Alex Thorlton wrote: > > Could you add some actual descriptions to these patches that say why you > > are doing this, and why this particular patch is needed and implemented > > this way? > > > > You mention that THP is slow for you, then go on to implement some > > non-cached page zero'ing, but you never quite connect the dots. > > I actually didn't write these patches (made a few tweaks to get them > running on the latest kernel though). They were submitted last July by > Peter Zijlstra. Andi Kleen suggested that I re-run some of my tests > using these patches to see whether they solved my issue. I just > included my updated patches so that people could confirm that I'd pulled > them forward properly. > > The messages from the original submission can be found here: > https://lkml.org/lkml/2012/7/20/165 Here's more up-to-date version: https://lkml.org/lkml/2012/8/20/337 -- Kirill A. Shutemov -- 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/