Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Feb 2002 16:09:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Feb 2002 16:09:13 -0500 Received: from mx2.elte.hu ([157.181.151.9]:4052 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Tue, 5 Feb 2002 16:09:08 -0500 Date: Wed, 6 Feb 2002 00:06:47 +0100 (CET) From: Ingo Molnar Reply-To: To: Kristian Cc: Brandon Low , , Subject: Re: New scheduler in 2.4. series? In-Reply-To: <20020205193856.7628dcb3.kristian.peters@korseby.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 5 Feb 2002, Kristian wrote: > [...] I still have some trouble with high priority nice levels (renice > -20). For some seconds the system gets totally unresponsive for user > requests while switching between those processes. [...] if you are using nice -20 tasks then they might take CPU time away from lower priority tasks. This is why bigger negative nice levels should only be used sparingly. (and this is why it can only be done as root.) > The last one I've tried was J2. that's a pretty old patch, the current one is -K2. Ingo - 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/