From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx108.postini.com [74.125.245.108]) by kanga.kvack.org (Postfix) with SMTP id 395EE6B0036 for ; Sat, 6 Jul 2013 02:44:23 -0400 (EDT) Received: from /spool/local by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sat, 6 Jul 2013 00:44:22 -0600 Received: from d03relay01.boulder.ibm.com (d03relay01.boulder.ibm.com [9.17.195.226]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 3F00F3E40044 for ; Sat, 6 Jul 2013 00:43:54 -0600 (MDT) Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay01.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r666iEmV154688 for ; Sat, 6 Jul 2013 00:44:14 -0600 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r666iDuB009275 for ; Sat, 6 Jul 2013 00:44:14 -0600 Date: Sat, 6 Jul 2013 12:14:08 +0530 From: Srikar Dronamraju Subject: Re: [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected Message-ID: <20130706064408.GB3996@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <1372257487-9749-1-git-send-email-mgorman@suse.de> <1372257487-9749-7-git-send-email-mgorman@suse.de> <20130702120655.GA2959@linux.vnet.ibm.com> <20130702181732.GD23916@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130702181732.GD23916@twins.programming.kicks-ass.net> Sender: owner-linux-mm@kvack.org List-ID: To: Peter Zijlstra Cc: Mel Gorman , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML * Peter Zijlstra [2013-07-02 20:17:32]: > On Tue, Jul 02, 2013 at 05:36:55PM +0530, Srikar Dronamraju wrote: > > Here, moving tasks this way doesnt update the schedstats at all. > > Do you actually use schedstats? > Yes, I do use schedstats. Are there any plans to obsolete it? It gave me good information about how many times we did load balancing and how many times we were successful in the load balancing esp across domains. -- Thanks and Regards Srikar Dronamraju -- 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