Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964953AbWCURun (ORCPT ); Tue, 21 Mar 2006 12:50:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964968AbWCURun (ORCPT ); Tue, 21 Mar 2006 12:50:43 -0500 Received: from willy.net1.nerim.net ([62.212.114.60]:3084 "EHLO willy.net1.nerim.net") by vger.kernel.org with ESMTP id S964953AbWCURum (ORCPT ); Tue, 21 Mar 2006 12:50:42 -0500 Date: Tue, 21 Mar 2006 18:50:04 +0100 From: Willy Tarreau To: Con Kolivas Cc: Mike Galbraith , Ingo Molnar , lkml , Andrew Morton , bugsplatter@gmail.com Subject: Re: interactive task starvation Message-ID: <20060321175004.GA27303@w.ods.org> References: <200603090036.49915.kernel@kolivas.org> <1142949690.7807.80.camel@homer> <200603220117.54822.kernel@kolivas.org> <200603220220.11368.kernel@kolivas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603220220.11368.kernel@kolivas.org> User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1136 Lines: 29 On Wed, Mar 22, 2006 at 02:20:10AM +1100, Con Kolivas wrote: > On Wednesday 22 March 2006 01:17, Con Kolivas wrote: > > I actually believe the same effect can be had by a tiny > > modification to enable/disable the estimator anyway. > > Just for argument's sake it would look something like this. > > Cheers, > Con > --- > Add sysctl to enable/disable cpu scheduer interactivity estimator At least, in May 2005, the equivalent of this patch I tested on 2.6.11.7 considerably improved responsiveness, but there was still this very annoying slowdown when the load increased. vmstat delays increased by one second every 10 processes. I retried again around 2.6.14 a few months ago, and it was the same. Perhaps Mike's code and other changes in 2.6-mm really fix the initial problem (array switching ?) and then only the interactivity boost is causing the remaining trouble ? Cheers, Willy - 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/