classpath
[Top][All Lists]
Advanced

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

Re: need testing on SMP machines


From: Chris Pickett
Subject: Re: need testing on SMP machines
Date: Wed, 09 Feb 2005 18:04:38 -0500
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

Christian Thalinger wrote:
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 ;-)

I hope you don't mind that 62 of them were unused ;)

Thanks!  This indicates it's not a classpath problem.

Chris




reply via email to

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