On Fri, Sep 14, 2001 at 08:16:03PM -0700, Ian Holsman wrote: > > Oh... > > I ran the the testlockperf code on the 8-way box, with > > the pthread_setconcurrency calls commented out, and with > > the concurrency calls put in (setting them to 8). > > results are as follows
Could you rerun this test with LD_LIBRARY_PATH set like: LD_LIBRARY_PATH=/usr/lib/lwp ./testlockperf What do you see? My results and comments: http://www.apache.org/~jerenkrantz/testlockperf.html Please read it if you have a chance. -- justin
