From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 03:04:59 2005 Return-Path: X-Original-To: current@freebsd.org 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 5A9EA16A41C for ; Tue, 7 Jun 2005 03:04:59 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A73CE43D4C for ; Tue, 7 Jun 2005 03:04:58 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j5734sk9004187; Mon, 6 Jun 2005 23:04:54 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.12.10/8.12.10/Submit) with ESMTP id j5734sAd004184; Mon, 6 Jun 2005 23:04:54 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Mon, 6 Jun 2005 23:04:54 -0400 (EDT) From: Jeff Roberson To: Anthony Ginepro In-Reply-To: <1118089020.4505.2.camel@renaissance.homeip.net> Message-ID: <20050606230336.A16943@mail.chesapeake.net> References: <20050604052429.T8209@mail.chesapeake.net> <20050605102236.GA26802@stud.fit.vutbr.cz> <42A3BE3E.1090702@ec.rr.com> <20050606150853.X16943@mail.chesapeake.net> <1118089020.4505.2.camel@renaissance.homeip.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Divacky Roman , jason henson , current@freebsd.org Subject: Re: ULE Status. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 03:04:59 -0000 On Mon, 6 Jun 2005, Anthony Ginepro wrote: > Le Lundi 06 juin 2005 =E0 15:09 -0400, Jeff Roberson a =E9crit : > > On Sun, 5 Jun 2005, jason henson wrote: > > > > > Divacky Roman wrote: > > > > > > >On Sat, Jun 04, 2005 at 05:25:33AM -0400, Jeff Roberson wrote: > > > > > > > > > > > >>I just fixed what should be the last ULE+KSE+PREEMPTION bug. Pleas= e let > > > >>me know if you run into any problems with it, preferably with a sep= erate > > > >>mail to me as I'm more likely to see this than one which is cc'd to > > > >>current@. > > > >> > > > >> > > > > > > > >I just tried ULE+PREEMPTION and I still experience hardlocks... I fo= und that > > > >its usually (80%) caused by mplayer... I dont know maybe it uses som= e specific > > > >things which make it more probable. > > > > > > > >without PREEMPTION everything works ok. I got the hardlock when comp= iling > > > >gcc41, downloading some big file from internet and trying to watch v= ideo usin > > > >mplayer > > > > > > > >I also have this > > > >Jun 5 09:46:18 witten kernel: pid 593: corrected slot count (9672->= 1) > > > > I can not reproduce this. can you tell me what that pid is? Can you t= ell > > me what your sched_ule.c version is? I'm presently running > > ULE+PREEMPTION+KSE with mozilla, gaim, and mplayer all threaded. > > Just to be sure, don't you have any interactivity issue while untarring > huge archive (mozilla or java jdk) ? > > I didn't have yet found an older version when it does work better than > presently and I wonder if it's related to hardware or not. > I have heard of this issue from other people. Would you be willing to take traces for schedgraph for me? I can very quickly determine the problem if you do. There are instructions at the top of src/tools/sched/schedgraph.py. You don't need to install python and tkinter if you don't want to view the output. Just mail me the compressed ktr.out. > Anthony. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >