Various threading libs

Sheldon Hearn sheldonh at starjuice.net
Fri Nov 21 04:52:45 PST 2003


On (2003/11/21 14:48), Mantzios Achilleus wrote:

> > 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?

The original post was about the reliability and performance of the
various available kernel scheduler and threading library options.

I mentioned that SCHED_ULE and libkse have done two nasty things to me
in the past:

1) Panic my box when I start JBoss.
2) Lock IntelliJ IDEA.

Since IntelliJ is a multithreaded Java application, the stability of the
scheduler and the threading library have quite a lot to do with it. :-)

I think I may have misunderstood your question.  That, or you
misunderstood my assertion, which is simply "SCHED_ULE and libkse are a
reasonable combination lately".

Ciao,
Sheldon.


More information about the freebsd-java mailing list