Misc sysperf cleanups. Add another mutex tester to test the xchgl
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 22 Apr 2006 22:32:52 +0000 (22:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 22 Apr 2006 22:32:52 +0000 (22:32 +0000)
commit8faadb7516781b8dc11454628add927d1ca54cd2
tree148df19a0a859dc3e7b66512e5ce1de4b2a17d56
parent503a0d5298545bad1228757da29679b757fbfc6a
Misc sysperf cleanups.  Add another mutex tester to test the xchgl
instruction.
test/sysperf/Makefile
test/sysperf/blib.c
test/sysperf/blib.h
test/sysperf/loop2.c
test/sysperf/loop3.c
test/sysperf/mtx.s
test/sysperf/mutex1.c [copied from test/sysperf/mutex2.c with 60% similarity]
test/sysperf/mutex2.c