Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932380Ab2F2SwY (ORCPT ); Fri, 29 Jun 2012 14:52:24 -0400 Received: from casper.infradead.org ([85.118.1.10]:37356 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932072Ab2F2SwX convert rfc822-to-8bit (ORCPT ); Fri, 29 Jun 2012 14:52:23 -0400 Message-ID: <1340995905.28750.113.camel@twins> Subject: Re: [PATCH 13/40] autonuma: CPU follow memory algorithm From: Peter Zijlstra To: Rik van Riel Cc: dlaor@redhat.com, Ingo Molnar , Hillf Danton , Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dan Smith , Linus Torvalds , Andrew Morton , Thomas Gleixner , Ingo Molnar , Paul Turner , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Johannes Weiner , Srivatsa Vaddagiri , Christoph Lameter , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt Date: Fri, 29 Jun 2012 20:51:45 +0200 In-Reply-To: <4FEDF81C.1010401@redhat.com> References: <1340888180-15355-1-git-send-email-aarcange@redhat.com> <1340888180-15355-14-git-send-email-aarcange@redhat.com> <1340895238.28750.49.camel@twins> <20120629125517.GD32637@gmail.com> <4FEDDD0C.60609@redhat.com> <1340995260.28750.103.camel@twins> <4FEDF81C.1010401@redhat.com> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 819 Lines: 19 On Fri, 2012-06-29 at 14:46 -0400, Rik van Riel wrote: > > I've also stated several times that forceful migration in the context of > > numa balancing must go. > > I am not convinced about this part either way. > > I do not see how a migration numa thread (which could potentially > use idle cpu time) will be any worse than migrate on fault, which > will always take away time from the userspace process. Any NUMA stuff is long term, it really shouldn't matter on the timescale of a few jiffies. NUMA placement should also not over-ride fairness, esp. not by default. -- 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/