Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935518Ab3FTBrO (ORCPT ); Wed, 19 Jun 2013 21:47:14 -0400 Received: from mga14.intel.com ([143.182.124.37]:36747 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935237Ab3FTBrN (ORCPT ); Wed, 19 Jun 2013 21:47:13 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,901,1363158000"; d="scan'208";a="257506980" Message-ID: <51C25EE9.5050501@intel.com> Date: Thu, 20 Jun 2013 09:46:17 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Lei Wen CC: Paul Turner , Ingo Molnar , Peter Zijlstra , 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 , Jason Low , Changlong Xie , sgruszka@redhat.com, =?ISO-8859-1?Q?Fr=E9d=E9ric_Weisbecker?= Subject: Re: [patch v8 4/9] sched: fix slept time double counting in enqueue entity References: <1370589652-24549-1-git-send-email-alex.shi@intel.com> <1370589652-24549-5-git-send-email-alex.shi@intel.com> <51BF2E37.5040400@intel.com> In-Reply-To: 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: 725 Lines: 21 On 06/20/2013 09:43 AM, Lei Wen wrote: >> > From 24d9b43e7a269e6ffee5b874d39812b83812a809 Mon Sep 17 00:00:00 2001 >> > From: Alex Shi >> > Date: Thu, 9 May 2013 10:54:13 +0800 >> > Subject: [PATCH] sched: fix slept time double counting in enqueue entity >> > >> > The wakeuped migrated task will __synchronize_entity_decay(se); in >> > migrate_task_fair, then it needs to set > Should be migrate_task_rq_fair, right? :) > yes, thanks! -- 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/