From d4d1c6d9b1bbaf60a19c45a7aadb0fb9a9faa646 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 30 Apr 2007 07:10:52 +0000 Subject: The mdtest software is used for testing the metadata performance of a file system. WWW: http://www.llnl.gov/icc/lc/siop/ PR: ports/112237 Submitted by: Chao Shin --- benchmarks/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile') diff --git a/benchmarks/Makefile b/benchmarks/Makefile index b72ac1ca0795..7ea1cb2ccd47 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -24,6 +24,7 @@ SUBDIR += iperf SUBDIR += libmicro SUBDIR += lmbench + SUBDIR += mdtest SUBDIR += nbench SUBDIR += netio SUBDIR += netperf -- cgit