On Mon, 2002-11-18 at 16:08, jesse reynolds wrote:

> Will Java make user of multiple CPU's on FreeBSD if there is only one 
> Java process? That is, can there be some threads in the JVM running 
> on one CPU and some other threads running on the other CPU in order 
> to make user of the full capactity of a dual pentium 3 system?

It doesn't look like it on my machine:

top shows a single java process with the CPU number alternating, but
it's not making use of both CPUs well. 

Running the Java2D test, with all options turned on (texturing,
anti-aliasing etc.) it's crawling and shows that the CPU still has 57%
percent left. 

Note: I'm not familiar at all with Java on FreeBSD, so I'm running
default settings without any optimisations.


-- 
Khairil Yusof <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to