]> Zhao Yanbai Git Server - minix.git/commit
worldstone benchmark script
authorBen Gras <ben@minix3.org>
Wed, 21 Sep 2011 19:16:34 +0000 (19:16 +0000)
committerBen Gras <ben@minix3.org>
Sat, 24 Sep 2011 14:49:55 +0000 (14:49 +0000)
commitbc0a39238ecee5c8a3fb76071ef9f61668673a0d
tree64c7dd1ad95be0537745d4df40f222cbb5cc5c0a
parent49532259e5e915ee294bc2d7f966615ab26ceed3
worldstone benchmark script

. also imports seq(1) to help it
. add -C option to time(1) to print tsc difference
. increase col width for ministat for tsc numbers
14 files changed:
.gitignore
commands/Makefile
commands/time/Makefile
commands/time/time.c
commands/worldstone/Makefile [new file with mode: 0644]
commands/worldstone/worldstone.1 [new file with mode: 0644]
commands/worldstone/worldstone.sh [new file with mode: 0644]
man/man1/time.1
tools/nbsd_ports
usr.bin/Makefile
usr.bin/ministat/ministat.c
usr.bin/seq/Makefile [new file with mode: 0644]
usr.bin/seq/seq.1 [new file with mode: 0644]
usr.bin/seq/seq.c [new file with mode: 0644]