aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/postmark/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-19 04:13:04 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-19 04:13:04 +0000
commit13c62739709f479b4d047d2572bd4a6e33ffa9fa (patch)
tree8fb47b2c519413c3e26431bc382557e97d85a40e /benchmarks/postmark/pkg-descr
parent360ee0dd88c5de83cad2070af6faba23fe8e5e4a (diff)
Notes
Diffstat (limited to 'benchmarks/postmark/pkg-descr')
-rw-r--r--benchmarks/postmark/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/benchmarks/postmark/pkg-descr b/benchmarks/postmark/pkg-descr
new file mode 100644
index 000000000000..a2b487226c4f
--- /dev/null
+++ b/benchmarks/postmark/pkg-descr
@@ -0,0 +1,18 @@
+PostMark is the benchmark used in the NetApp Technical Report TR-3022,
+"PostMark: A New File System Benchmark". The paper fully explains how
+to use this tool.
+
+From the paper's Abstract:
+ Existing file system benchmarks are deficient in portraying
+ performance in the ephemeral small-file regime used by Internet
+ software, especially:
+ * electronic mail
+ * netnews
+ * web-based commerce
+
+PostMark is a new benchmark to measure performance for this class of
+application.
+
+WWW: http://www.netapp.com/tech_library/3022.html
+
+ -- David (obrien@cs.ucdavis.edu)