Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751911Ab3FNGSc (ORCPT ); Fri, 14 Jun 2013 02:18:32 -0400 Received: from na3sys009aog114.obsmtp.com ([74.125.149.211]:54778 "EHLO na3sys009aog114.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751320Ab3FNGSb (ORCPT ); Fri, 14 Jun 2013 02:18:31 -0400 From: Lei Wen To: Peter Zijlstra , Ingo Molnar , , , Subject: [PATCH 0/2] small fix for fix_small_imbalance Date: Fri, 14 Jun 2013 14:14:17 +0800 Message-ID: <1371190459-10365-1-git-send-email-leiwen@marvell.com> X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 672 Lines: 18 Here is two patches which correct the scale usage in the fix_small_balance, and give out comment over when fix_small_imbalance would cause load change. Lei Wen (2): sched: reduce calculation effort in fix_small_imbalance sched: scale the busy and this queue's per-task load before compare kernel/sched/fair.c | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) -- 1.7.10.4 -- 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/