summaryrefslogtreecommitdiffstats
path: root/rules/dbench.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
commit75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75 (patch)
tree9851f129914ee1cfc8fa6f43877269f32aa4e9ba /rules/dbench.in
parent87c27ec1bf62bf1825198100fe91293512783143 (diff)
downloadptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.gz
ptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.xz
help texts rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7410 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/dbench.in')
-rw-r--r--rules/dbench.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/rules/dbench.in b/rules/dbench.in
index 8f73cd3fe..541cea5fb 100644
--- a/rules/dbench.in
+++ b/rules/dbench.in
@@ -3,17 +3,17 @@ menuconfig DBENCH
prompt "dbench"
help
The dbench (disk) and tbench (TCP) benchmarks
- dbench and tbench simulate the load of the
- netbench "industry standard" benchmark used
+ dbench and tbench simulate the load of the
+ netbench "industry standard" benchmark used
to rate (windows) file servers. Unlike netbench,
- they do not require a lab of Microsoft Windows
- PCs: dbench produces the filesystem load on a
- netbench run, and tbench produces the network
+ they do not require a lab of Microsoft Windows
+ PCs: dbench produces the filesystem load on a
+ netbench run, and tbench produces the network
load, allowing simpler bottleneck isolation.
-
- Note that this benchmark is *not* a realistic
+
+ Note that this benchmark is *not* a realistic
reflection of normal server load.
-
+
http://samba.org/ftp/tridge/dbench/
@@ -25,7 +25,7 @@ config DBENCH_DBENCH
prompt "install dbench"
depends on DBENCH
help
- dbench produces the filesystem load
+ dbench produces the filesystem load
on a netbench run
config DBENCH_TBENCH
@@ -33,7 +33,7 @@ config DBENCH_TBENCH
prompt "install tbench"
depends on DBENCH
help
- tbench produces the network load
+ tbench produces the network load
on a netbench run. Client component.
config DBENCH_TBENCH_SERVER
@@ -41,6 +41,6 @@ config DBENCH_TBENCH_SERVER
prompt "install tbench server"
depends on DBENCH
help
- tbench produces the network load
+ tbench produces the network load
on a netbench run. Server component.