Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964829AbWCMWof (ORCPT ); Mon, 13 Mar 2006 17:44:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964833AbWCMWof (ORCPT ); Mon, 13 Mar 2006 17:44:35 -0500 Received: from omta03ps.mx.bigpond.com ([144.140.82.155]:30100 "EHLO omta03ps.mx.bigpond.com") by vger.kernel.org with ESMTP id S964829AbWCMWoe (ORCPT ); Mon, 13 Mar 2006 17:44:34 -0500 Message-ID: <4415F5CC.6030601@bigpond.net.au> Date: Tue, 14 Mar 2006 09:44:28 +1100 From: Peter Williams User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ingo Molnar CC: Con Kolivas , linux list , Andrew Morton , ck list Subject: Re: [PATCH][1/4] sched: store weighted load on up References: <200603131905.17349.kernel@kolivas.org> <20060313090412.GA5780@elte.hu> In-Reply-To: <20060313090412.GA5780@elte.hu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at omta03ps.mx.bigpond.com from [147.10.133.38] using ID pwil3058@bigpond.net.au at Mon, 13 Mar 2006 22:44:28 +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 966 Lines: 29 Ingo Molnar wrote: > * Con Kolivas wrote: > > >>Modify the smp nice code to store load_weight on uniprocessor as well >>to allow relative niceness on one cpu to be assessed. Minor cleanups >>and uninline set_load_weight(). >> >>Signed-off-by: Con Kolivas > > > agreed. This only affects a scheduler slowpath [setscheduler()]. > > Acked-by: Ingo Molnar It also effects task activation/deactivation but that's on a relatively slow path and is just an addition/subtraction respectively. Peter -- Peter Williams pwil3058@bigpond.net.au "Learning, n. The kind of ignorance distinguishing the studious." -- Ambrose Bierce - 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/