Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966767AbXEGUnV (ORCPT ); Mon, 7 May 2007 16:43:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966517AbXEGUnR (ORCPT ); Mon, 7 May 2007 16:43:17 -0400 Received: from py-out-1112.google.com ([64.233.166.178]:21867 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965564AbXEGUnP (ORCPT ); Mon, 7 May 2007 16:43:15 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KDr3Dr4b8feQse8tzESN7ZR0vG6pjPEZItEfhKK09XCSBUUUTVCngbZuaosoNmmkozNUDiBuriKYfI8lgU41+MGHUNUmAXL6AmGxw8CbAOD1Qn1ZAVs7Dtc9yogpwol54jY7jkj+W34rL8ru+6mqCVzYlsVmOvbbTw3TfKU/zkM= Message-ID: <4d8e3fd30705071343g221c75a8x737b8498c947fdef@mail.gmail.com> Date: Mon, 7 May 2007 22:43:14 +0200 From: "Paolo Ciarrocchi" To: "Ingo Molnar" Subject: Re: [patch] CFS scheduler, -v10 Cc: linux-kernel@vger.kernel.org, "Linus Torvalds" , "Andrew Morton" , "Con Kolivas" , "Nick Piggin" , "Mike Galbraith" , "Arjan van de Ven" , "Peter Williams" , "Thomas Gleixner" , caglar@pardus.org.tr, "Willy Tarreau" , "Gene Heskett" , "Mark Lord" In-Reply-To: <20070507163342.GA3502@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070507163342.GA3502@elte.hu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1367 Lines: 36 On 5/7/07, Ingo Molnar wrote: > > i'm pleased to announce release -v10 of the CFS scheduler patchset. > (The main goal of CFS is to implement "desktop scheduling" with as > high quality as technically possible.) > > The CFS patch against v2.6.21.1 (or against v2.6.20.10) can be > downloaded from the usual place: > > http://people.redhat.com/mingo/cfs-scheduler/ > > -v10 got a bit bigger than usual. One reason for that is that i couldnt > resist the fine enhancements contributed by Peter Williams and Mike > Galbraith. Peter fixed and improved nice level support and SMP > load-balancing, while Mike applied his "no compromises" interactivity > tuning skills to CFS: > > 6 files changed, 247 insertions(+), 110 deletions(-) > > the main user-visible change should be that CFS's 3D gaming performance > and 'smoothness' should be significantly improved in -v10. This was the > main remaining regression reported for -v9 (and for CFS in general). Ciao Ingo, care to share some more information regarding how you fixed the "3D gaming performance" issue? Thanks! Regards, Paolo - 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/