classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: need testing on SMP machines


From: Christian Thalinger
Subject: Re: need testing on SMP machines
Date: Wed, 09 Feb 2005 13:28:08 +0100

On Tue, 2005-02-08 at 23:06 -0500, Chris Pickett wrote:
> Can some people run the attached (and shockingly simple) code 1000 times 
> on some multiprocessor machines using free VM's other than SableVM, 
> where the VM will get control of two or more processors, and report if 
> there are any exceptions or segfaults?

With cacao 0.92cvs and classpath cvs from 2005-02-08.

$ uname -a
IRIX64 fp98 6.5 07141529 IP27
$ sysconf NPROC_ONLN
64
$ for num in `seq 1 1000`; do cacao ThreadStarter; done
$ 

I hope 64 processors are enough ;-)

TWISTI





reply via email to

[Prev in Thread] Current Thread [Next in Thread]