diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 04:20:19 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-19 04:20:19 +0000 |
commit | 0ac08839680699052005d02532dbaf3914d3054f (patch) | |
tree | f30a7d40bcfe049efccda4e238a226bbdc4ceb90 /benchmarks | |
parent | PostMark is the benchmark used in the NetApp Technical Report TR-3022, (diff) |
turn on postmark
Notes
Notes:
svn path=/head/; revision=21732
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 e186e6890a53..0dfa5f88bcfc 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -11,6 +11,7 @@ SUBDIR += netperf SUBDIR += netpipe SUBDIR += polygraph + SUBDIR += postmark SUBDIR += rawio SUBDIR += tcpblast SUBDIR += xengine |