From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx190.postini.com [74.125.245.190]) by kanga.kvack.org (Postfix) with SMTP id 50C526B0070 for ; Wed, 4 Jul 2012 19:17:15 -0400 (EDT) Date: Thu, 5 Jul 2012 01:16:35 +0200 From: Andrea Arcangeli Subject: Re: [PATCH 10/40] autonuma: mm_autonuma and sched_autonuma data structures Message-ID: <20120704231635.GQ25743@redhat.com> References: <1340888180-15355-1-git-send-email-aarcange@redhat.com> <1340888180-15355-11-git-send-email-aarcange@redhat.com> <4FEDE9B1.5030608@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEDE9B1.5030608@redhat.com> Sender: owner-linux-mm@kvack.org List-ID: To: Rik van Riel Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hillf Danton , Dan Smith , Peter Zijlstra , 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 On Fri, Jun 29, 2012 at 01:45:21PM -0400, Rik van Riel wrote: > On 06/28/2012 08:55 AM, Andrea Arcangeli wrote: > > Define the two data structures that collect the per-process (in the > > mm) and per-thread (in the task_struct) statistical information that > > are the input of the CPU follow memory algorithms in the NUMA > > scheduler. > > I just noticed the subject of this email is misleading, too. > > This patch does not introduce sched_autonuma at all. > > *searches around for the patch that does* I corrected the subject and commit message leftovers last weekend. I'll notify when the inline docs are improved. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org