aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2006-02-27 12:15:49 +0100
committerJens Axboe <axboe@suse.de>2006-02-27 12:15:49 +0100
commit79971f4310bc3dba0d1cc680f692e7f0128e761d (patch)
treedce16be77b668696723987a660bd47ccccd4147d /README
parent62a268bd01cb37fd7c08f68f81b704ccccb05717 (diff)
downloadblktrace-79971f4310bc3dba0d1cc680f692e7f0128e761d.tar.gz
[PATCH] blktrace: make sendfile usage the default
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4c6d1f7..37e6b65 100644
--- a/README
+++ b/README
@@ -65,7 +65,7 @@ $ blktrace -d <dev> [ -r relay_path ] [ -o output ] [ -k ] [ -w time ]
-l Run in network listen mode (blktrace server)
-h Run in network client mode, connecting to the given host
-p Network port to use (default 8462)
- -s Make the network client use sendfile() to transfer data
+ -s Disable network client use of sendfile() to transfer data
-V Print program version info.
$ blkparse -i <input> [ -o <output> ] [ -b rb_batch ] [ -s ] [ -t ] [ -q ]