diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-14 02:08:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-14 02:08:53 +0000 |
commit | 2b09b8c2e08682b93c03a81326f0d7814f90be68 (patch) | |
tree | 81f1140d23cd916a9e31604905614ed99891b129 /benchmarks | |
parent | 67804337672981302651768045b36531a47c6bcc (diff) | |
download | ports-2b09b8c2e08682b93c03a81326f0d7814f90be68.tar.gz ports-2b09b8c2e08682b93c03a81326f0d7814f90be68.zip |
Add iozone21.
Notes
Notes:
svn path=/head/; revision=24706
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 0b101affa158..1fc6d5f00500 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -5,6 +5,7 @@ SUBDIR += bytebench SUBDIR += dbs SUBDIR += iozone + SUBDIR += iozone21 SUBDIR += lmbench SUBDIR += nbench SUBDIR += netperf |