Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765855AbXEVWH6 (ORCPT ); Tue, 22 May 2007 18:07:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758936AbXEVWHv (ORCPT ); Tue, 22 May 2007 18:07:51 -0400 Received: from mail.tmr.com ([64.65.253.246]:43942 "EHLO gaimboi.tmr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757749AbXEVWHu (ORCPT ); Tue, 22 May 2007 18:07:50 -0400 Message-ID: <46536963.8040503@tmr.com> Date: Tue, 22 May 2007 18:06:27 -0400 From: Bill Davidsen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061105 SeaMonkey/1.0.6 MIME-Version: 1.0 To: Anant Nitya CC: linux-kernel@vger.kernel.org, Ingo Molnar , Linus Torvalds , Andrew Morton , Con Kolivas , Nick Piggin , Mike Galbraith , Peter Williams , Arjan van de Ven , Thomas Gleixner Subject: Re: [patch] CFS scheduler, -v13 References: <20070517174533.GA538@elte.hu> <200705180317.06014.kernel@prachanda.hub> In-Reply-To: <200705180317.06014.kernel@prachanda.hub> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2199 Lines: 58 Anant Nitya wrote: > On Thursday 17 May 2007 23:15:33 Ingo Molnar wrote: >> i'm pleased to announce release -v13 of the CFS scheduler patchset. >> >> The CFS patch against v2.6.22-rc1, v2.6.21.1 or v2.6.20.10 can be >> downloaded from the usual place: >> >> http://people.redhat.com/mingo/cfs-scheduler/ >> >> -v13 is a fixes-only release. It fixes a smaller accounting bug, so if >> you saw small lags during desktop use under certain workloads then >> please re-check that workload under -v13 too. It also tweaks SMP >> load-balancing a bit. (Note: the load-balancing artifact reported by >> Peter Williams is not a CFS-specific problem and he reproduced it in >> v2.6.21 too. Nevertheless -v13 should be less prone to such artifacts.) >> >> I know about no open CFS regression at the moment, so please re-test >> -v13 and if you still see any problem please re-report it. Thanks! >> >> Changes since -v12: >> >> - small tweak: made the "fork flow" of reniced tasks zero-sum >> >> - debugging update: /proc//sched is now seqfile based and echoing >> 0 to it clears the maximum-tracking counters. >> >> - more debugging counters >> >> - small rounding fix to make the statistical average of rounding errors >> zero >> >> - scale both the runtime limit and the granularity on SMP too, and make >> it dependent on HZ >> >> - misc cleanups >> >> As usual, any sort of feedback, bugreport, fix and suggestion is more >> than welcome, >> >> Ingo >> - > Hi > Been testing this version of CFS from last an hour or so and still facing same > lag problems while browsing sites with heavy JS and or flash usage. Mouse > movement is pathetic and audio starts to skip. I haven't face this behavior > with CFS till v11. > 'm not seeing this, do have a site or two as examples? -- Bill Davidsen "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot - 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/