Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 2 Jan 2003 19:09:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 2 Jan 2003 19:09:02 -0500 Received: from mx2.elte.hu ([157.181.151.9]:12429 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 2 Jan 2003 19:09:00 -0500 Date: Fri, 3 Jan 2003 01:22:37 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Ed Tomlinson Cc: Linux Kernel Mailing List , Robert Love Subject: Re: [PATCH,RFC] fix o(1) handling of threads In-Reply-To: <200301010802.06332.tomlins@cam.org> 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 Content-Length: 699 Lines: 18 On Wed, 1 Jan 2003, Ed Tomlinson wrote: > Here is the scheduler-tunables patch updated to include USER_PENALTY and > THREAD_PENANTY. This on top of ptg_B0. there's no way we'll make the scheduler internal constants tunable in such a wide range. Such a patch has been submitted a couple of months ago already. I do use something like that to test tunings, but it's definitely not something we want to make tunable directly in the stock kernel. 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/