From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756090AbZLYCxi (ORCPT ); Thu, 24 Dec 2009 21:53:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753102AbZLYCxi (ORCPT ); Thu, 24 Dec 2009 21:53:38 -0500 Received: from mail-px0-f189.google.com ([209.85.216.189]:56083 "EHLO mail-px0-f189.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbZLYCxh (ORCPT ); Thu, 24 Dec 2009 21:53:37 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=AuFdluOgDFndCVo48pMgpsmhABkgUqrUa8nXX34kl4jyN07VvlqhxrkECJwPAae2LY DUu5dsQ7hlU3iiP/b5ISkWb2ZV/CFV2wRszdNmxiOD92rxs0ylFnbiUO6vEUm8iy+nrP v45m82hIlOdDflLjHN2dq/WIRlRXEHxRLISLo= MIME-Version: 1.0 In-Reply-To: <1261591603.4937.153.camel@laptop> References: <1261563687.4937.120.camel@laptop> <1261565584.4937.124.camel@laptop> <1261569112.4937.135.camel@laptop> <1261570834.4937.141.camel@laptop> <1261591603.4937.153.camel@laptop> Date: Fri, 25 Dec 2009 08:53:36 +0600 Message-ID: Subject: Re: SCHED: Is task migration necessary in sched_exec(). From: Rakib Mullick To: Peter Zijlstra Cc: Ingo Molnar , LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/24/09, Peter Zijlstra wrote: > On Wed, 2009-12-23 at 18:52 +0600, Rakib Mullick wrote: > > Could have, but is very unlikely, and here we have one we know for sure. > Hmm... right. Thanks. Don't you think we need to check that very unlikely case? Maybe it will help us to keep fair proportion with latency. >