From 49455f78343892bbdb74b81b107476b9021d2f09 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 4 Feb 2017 12:50:59 +0000 Subject: Add fio --- benchmarks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/Makefile b/benchmarks/Makefile index f11282f80c6..2b0d39d2e2e 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2016/11/21 18:21:17 minskim Exp $ +# $NetBSD: Makefile,v 1.52 2017/02/04 12:50:59 ryoon Exp $ # COMMENT= Benchmarking tools @@ -13,6 +13,7 @@ SUBDIR+= dhrystone SUBDIR+= dnsperf SUBDIR+= fib SUBDIR+= filebench +SUBDIR+= fio SUBDIR+= flops SUBDIR+= forkbomb SUBDIR+= glmark2 -- cgit v1.2.3