Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Mar 2003 03:05:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Mar 2003 03:05:14 -0500 Received: from mx1.elte.hu ([157.181.1.137]:42134 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Fri, 7 Mar 2003 03:05:02 -0500 Date: Fri, 7 Mar 2003 09:15:18 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Mike Galbraith Cc: Andrew Morton , Linus Torvalds , , Subject: Re: [patch] "HT scheduler", sched-2.5.63-B3 In-Reply-To: <5.2.0.9.2.20030307085949.00ce8008@pop.gmx.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 Content-Length: 842 Lines: 21 On Fri, 7 Mar 2003, Mike Galbraith wrote: > I can (could with your earlier patches anyway) eliminate the X stalls by > setting X junk to SCHED_FIFO. I don't have ram to plug in, but I'm as > certain as I can be without actually doing so that it's not ram > shortage. okay. Can you eliminate the X stalls with setting X priority to -10 or so (or SCHED_FIFO - although SCHED_FIFO is much more dangerous). And how does interactivity under the same load look like with vanilla .64, as compared to .64+combo? First step is to ensure that the new changes did not actually hurt interactivity. 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/