]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/4/iostats
iostats: add -C flag to enable mount cache
[plan9front.git] / sys / man / 4 / iostats
index 9472f20b5131de23f1fe275292b193b1d304821c..cfc77c9458b52f4b605604e9c9c5b5f48504e635 100644 (file)
@@ -5,8 +5,9 @@ iostats \- file system to measure I/O
 .B iostats
 [
 .B -d
-]
-[
+] [
+.B -C
+] [
 .B -f
 .I dbfile
 ]
@@ -55,6 +56,12 @@ is written to
 .I dbfile
 (default
 .BR iostats.out ).
+.PP
+The
+.B -C
+flag sets the MCACHE flag on the mount which allows
+the kernel to cache (see 
+.IR bind(1) ).
 .SH EXAMPLE
 Display summary of file I/O incurred by
 .IR ls (1):