summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorFukang Chen <loader@FreeBSD.org>2018-09-26 06:36:51 +0000
committerFukang Chen <loader@FreeBSD.org>2018-09-26 06:36:51 +0000
commita79a403b17e4218735417222c47325ab0097bb1d (patch)
treef0c46aa701214fc20b25e99fa70c9d3827d3d474 /benchmarks/Makefile
parent- Fix build with powerpc64 (diff)
[NEW PORT]: benchmarks/linux-vdbench: Command line disk I/O benchmark utility
Vdbench is a command line utility specifically created to help engineers and customers generate disk I/O workloads to be used for validating storage performance and storage data integrity. WWW: http://www.oracle.com/technetwork/server-storage/vdbench-downloads-1901681.html Reviewed by: koobs, mat Approved by: koobs (mentor) Differential Revision: https://reviews.freebsd.org/D17255
Notes
Notes: svn path=/head/; revision=480718
Diffstat (limited to '')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index cf8755814f16..dc7bd4b14aa8 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -37,6 +37,7 @@
SUBDIR += iperf
SUBDIR += iperf3
SUBDIR += libmicro
+ SUBDIR += linux-vdbench
SUBDIR += lmbench
SUBDIR += lzbench
SUBDIR += mdtest