Add an upcall performance test program + example context function
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 21 Nov 2003 06:58:28 +0000 (06:58 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 21 Nov 2003 06:58:28 +0000 (06:58 +0000)
commit3eb3763b5537887224652abb1b9f35e365179ba4
tree76f57ebe0562ea7b5666f14d82da55da6c296982
parent6107dd2dbe0d7530e70a87c8e2768e1dfe2fd78d
Add an upcall performance test program + example context function
assembly code.
test/sysperf/Makefile
test/sysperf/upcall.S [new file with mode: 0644]
test/sysperf/upcall1.c [new file with mode: 0644]