From owner-freebsd-current@FreeBSD.ORG Mon Sep 29 16:05:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D09616A4F2 for ; Mon, 29 Sep 2003 16:05:33 -0700 (PDT) Received: from terpsi.otenet.gr (terpsi.otenet.gr [195.170.0.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id E738244003 for ; Mon, 29 Sep 2003 16:05:31 -0700 (PDT) (envelope-from aoiko@cc.ece.ntua.gr) Received: from athei53-a-019.otenet.gr (athei53-a-019.otenet.gr [62.103.210.19]) by terpsi.otenet.gr (8.12.10/8.12.10) with ESMTP id h8TN5OoN007694; Tue, 30 Sep 2003 02:05:24 +0300 (EEST) From: Aggelos Economopoulos To: Jeff Roberson Date: Tue, 30 Sep 2003 02:07:13 +0300 User-Agent: KMail/1.5 References: <20030929181154.E99666-100000@mail.chesapeake.net> In-Reply-To: <20030929181154.E99666-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309300207.13767.aoiko@cc.ece.ntua.gr> cc: current@freebsd.org Subject: Re: Status of SCHED_ULE? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aoiko@cc.ece.ntua.gr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 23:05:33 -0000 On Tuesday 30 September 2003 01:12, Jeff Roberson wrote: > On Tue, 30 Sep 2003, Aggelos Economopoulos wrote: > > On Monday 29 September 2003 08:05, Jeff Roberson wrote: > > > On Sun, 28 Sep 2003, Arjan van Leeuwen wrote: > > > > [...] > > > > > > It happens when compiling stuff, when loading complicated pages in > > > > Mozilla Firebird, and when logging out of GNOME 2.4 (the 'background > > > > fade' animation brings my Athlon XP 2000+ to its knees when I use > > > > SCHED_ULE). > > > > > > > > Arjan > > > > > > Gnome seems to be a common theme. Are you also using libkse? There > > > could be some interaction there. > > > > I'm experiencing similar stuff with kde + libthr (kernel built with > > sources from 18/9). > > > > Aggelos > > Are you running seti, rc4, etc? Any programs that sit in the background > and consume 100% of the cpu? No. But interactive performance deteriorates instantly when compiling or linking two or more programs (of course I expect it to deteriorate, but the gui is _much_ more jerky with SCHED_ULE than with SCHED_4BSD). Let me know if I can help with any more info. Aggelos