From owner-freebsd-current@FreeBSD.ORG Mon Jun 6 20:17:11 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 03AB616A41F for ; Mon, 6 Jun 2005 20:17:11 +0000 (GMT) (envelope-from anthony.ginepro@laposte.net) Received: from renaissance.homeip.net (m14.net81-67-132.noos.fr [81.67.132.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FBB843D4C for ; Mon, 6 Jun 2005 20:17:09 +0000 (GMT) (envelope-from anthony.ginepro@laposte.net) Received: from renaissance.homeip.net (localhost [127.0.0.1]) by renaissance.homeip.net (Postfix) with ESMTP id EC41E20D1; Mon, 6 Jun 2005 22:17:07 +0200 (CEST) Received: (from rapiere@localhost) by renaissance.homeip.net (8.13.3/8.13.1/Submit) id j56KH1Tq019437; Mon, 6 Jun 2005 22:17:01 +0200 (CEST) (envelope-from anthony.ginepro@laposte.net) X-Authentication-Warning: renaissance.homeip.net: rapiere set sender to anthony.ginepro@laposte.net using -f From: Anthony Ginepro To: Jeff Roberson In-Reply-To: <20050606150853.X16943@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> Content-Type: text/plain; charset=iso8859-15 Content-Transfer-Encoding: quoted-printable Date: Mon, 06 Jun 2005 22:17:00 +0200 Message-Id: <1118089020.4505.2.camel@renaissance.homeip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port 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: Mon, 06 Jun 2005 20:17:11 -0000 Le Lundi 06 juin 2005 =E0 15:09 -0400, Jeff Roberson a =E9crit : > On Sun, 5 Jun 2005, jason henson wrote: >=20 > > 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. Please = let > > >>me know if you run into any problems with it, preferably with a seper= ate > > >>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 foun= d that > > >its usually (80%) caused by mplayer... I dont know maybe it uses some = specific > > >things which make it more probable. > > > > > >without PREEMPTION everything works ok. I got the hardlock when compil= ing > > >gcc41, downloading some big file from internet and trying to watch vid= eo usin > > >mplayer > > > > > >I also have this > > >Jun 5 09:46:18 witten kernel: pid 593: corrected slot count (9672->1) >=20 > I can not reproduce this. can you tell me what that pid is? Can you tel= l > 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. Anthony.