Add syscall4 (/tmp/sc4) perf test. This tests stat() overhead instead of
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 19 Nov 2003 00:59:19 +0000 (00:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 19 Nov 2003 00:59:19 +0000 (00:59 +0000)
commit6dd7c9c550e361fccbb755e864d9ba1fa8b1170c
tree7ce25182fd00fefc6f808910c343fe50e55659ad
parent70b541783e76d506c3c005523837956cb56d032d
Add syscall4 (/tmp/sc4) perf test.  This tests stat() overhead instead of
getuid() syscall overhead.
test/sysperf/Makefile
test/sysperf/blib.h
test/sysperf/syscall4.c [new file with mode: 0644]