Date: Tue, 02 Mar 2004 15:24:14 +1000 From: Peter Grehan <grehan@freebsd.org> To: freebsd-threads@freebsd.org Subject: threads stress test Message-ID: <40441A7E.7000805@freebsd.org>
next in thread | raw e-mail | index | archive | help
I've been using the ping-pong test program described in: http://wwws.sun.com/software/whitepapers/solaris9/multithread.pdf to test out Suleiman Souhal's PPC libthr patches. I just took out sledge (AMD64) with this when linking against libpthread and running with '-v -i 10000'. Not sure if it happens on i386, but maybe KSE developers might want to give it a try. Source is at: http://www.freebsd.org/~grehan/pp.c WRT libthr, ctl-C from the shell doesn't seem to get through when running this program (verified on panther/sparc64), although libpthread does the right thing. Oops, just took out panther when running with libthr after doing some libpthread testing. Definitely worth a try ! later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40441A7E.7000805>