From owner-freebsd-java@FreeBSD.ORG Fri Nov 21 04:48:55 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44DF616A4CE for ; Fri, 21 Nov 2003 04:48:55 -0800 (PST) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DCAC43F75 for ; Fri, 21 Nov 2003 04:48:51 -0800 (PST) (envelope-from mantzios@softlab.ece.ntua.gr) Received: from theseas.softlab.ece.ntua.gr (theseas.softlab.ece.ntua.gr [147.102.1.1])hALCmnru031243; Fri, 21 Nov 2003 14:48:49 +0200 (EET) (envelope-from mantzios@softlab.ece.ntua.gr) Received: from theseas.softlab.ece.ntua.gr (mantzios@localhost [127.0.0.1]) id hALCmnPk014858 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 21 Nov 2003 14:48:49 +0200 Received: from localhost (mantzios@localhost)id hALCmmDt014854; Fri, 21 Nov 2003 14:48:48 +0200 X-Authentication-Warning: theseas.softlab.ece.ntua.gr: mantzios owned process doing -bs Date: Fri, 21 Nov 2003 14:48:48 +0200 (EET) From: Mantzios Achilleus To: Sheldon Hearn In-Reply-To: <20031121122531.GG18581@starjuice.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-java@freebsd.org Subject: Re: Various threading libs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 12:48:55 -0000 On Fri, 21 Nov 2003, Sheldon Hearn wrote: > On (2003/11/21 14:16), Mantzios Achilleus wrote: > > > Well are there any success stories with kse, libthr??? > > > > In my system (jboss 3.0.3 on 5.1 p10 RELEASE and jdk1.4.2 p5) > > i have upto now: > > > > SCHED_ULE in the kernel and libkse -> System panics!!!!! > > (The rest is with SCHED_4BSD) > > You really need to track -CURRENT until at least 5.2-RELEASE. There's > been a huge amount of working on threading since 5.1-RELEASE. > > JBoss-3.2.1 is working well on my 5.1-CURRENT (4 days old) workstation, > hosting a heavy-weight J2EE application, although only as a testbed for > the operator of the workstation (me). > > This is with SCHED_ULE and libkse, which used to panic my box, then > locked up IntelliJ IDEA and now seems to have stabilized. What has IntelliJ IDEA to do with SCHED_ULE and libkse panicing the box? > > Ciao, > Sheldon. > ---------------------------------------------------------------- | go to the source -> http://www.softlab.ece.ntua.gr/~mantzios | ----------------------------------------------------------------