Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754045Ab3EJOFg (ORCPT ); Fri, 10 May 2013 10:05:36 -0400 Received: from mga01.intel.com ([192.55.52.88]:49190 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753784Ab3EJODc (ORCPT ); Fri, 10 May 2013 10:03:32 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,648,1363158000"; d="scan'208";a="335522041" Message-ID: <518CFE20.8080309@intel.com> Date: Fri, 10 May 2013 22:03:12 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Paul Turner CC: Peter Zijlstra , Ingo Molnar , Thomas Gleixner , Andrew Morton , Borislav Petkov , Namhyung Kim , Mike Galbraith , Morten Rasmussen , Vincent Guittot , Preeti U Murthy , Viresh Kumar , LKML , Mel Gorman , Rik van Riel , Michael Wang Subject: Re: [PATCH v5 6/7] sched: consider runnable load average in move_tasks References: <1367804711-30308-1-git-send-email-alex.shi@intel.com> <1367804711-30308-7-git-send-email-alex.shi@intel.com> <20130506150428.GD15446@dyad.programming.kicks-ass.net> <51888E87.2090506@intel.com> <5189ACD2.1080105@intel.com> <518B342C.4030808@intel.com> In-Reply-To: <518B342C.4030808@intel.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 808 Lines: 20 On 05/09/2013 01:29 PM, Alex Shi wrote: > > I reviewed the cfs_rq->blocked_load_avg code path, no clear abnormal found. > Seems the blocked load avg is fit current balance rules. Sorry, I mean, the blocked load avg doesn't fit current balance rules. The reason is blow, any comments on this? > Sometime the blocked load far bigger than runnable load. The blocked_load_avg > has a long time effect(more than half weight in 32ms), that drives wakeup task to other > cpus not locate, and give unnecessary load in periodic balance, isn't it? -- Thanks Alex -- 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/