Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763182AbYBVX51 (ORCPT ); Fri, 22 Feb 2008 18:57:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755083AbYBVX5T (ORCPT ); Fri, 22 Feb 2008 18:57:19 -0500 Received: from gv-out-0910.google.com ([216.239.58.190]:64924 "EHLO gv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753497AbYBVX5S (ORCPT ); Fri, 22 Feb 2008 18:57:18 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SBGBHN4x5EKKphVMSsbO8MKBK1jqiSN61sdtnqW5BdQfSNEPDMmJ4zVYQO6Lz9YRQD/sqOXKOCXEIRCMpbQxFPPrPikCAJwvop7KNLTEw2dJ2U7OUEFArgK9puKSHGXIkWWHl781KXa/EPaNlunZvjZCg42QDEmSdH22sdL1bh0= Message-ID: <998d0e4a0802221557s23abba9as6407c6ced1eb036f@mail.gmail.com> Date: Sat, 23 Feb 2008 00:57:15 +0100 From: "J.C. Pizarro" To: LKML Subject: Re: Improved idea, to use NR_CPUS task_migrators for SMPs. In-Reply-To: <998d0e4a0802221457g5aee11feo1da2f140a02478b8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <998d0e4a0802221457g5aee11feo1da2f140a02478b8@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 648 Lines: 12 On 2008/2/22, J.C. Pizarro , i wrote: > For comprension, unlocking > some lockers of the task_migrators and inmediately switching CPU to > migrators is similar to quick awakening of migration_thread. I'm sorry, it's wrong, the correct is in reverse, locking when it wants to enter and unlocking when it's exited. -- 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/