Add WO cache mode in man page
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
parent
99cbafaac6
commit
a208fd4682
@ -423,7 +423,7 @@ Defines output format for parameter list. It can be either \fBtable\fR (default)
|
|||||||
|
|
||||||
.SH Options that are valid with --set-cache-mode (-Q) are:
|
.SH Options that are valid with --set-cache-mode (-Q) are:
|
||||||
.TP
|
.TP
|
||||||
.B -c, --cache-mode {wt|wb|wa|pt}
|
.B -c, --cache-mode {wt|wb|wa|pt|wo}
|
||||||
Cache mode to be used with a given cache instance.
|
Cache mode to be used with a given cache instance.
|
||||||
|
|
||||||
Available modes:
|
Available modes:
|
||||||
|
@ -22,7 +22,7 @@ Cache ID <1-16384>
|
|||||||
.br
|
.br
|
||||||
Cache device <DEVICE>
|
Cache device <DEVICE>
|
||||||
.br
|
.br
|
||||||
Cache mode {wt|wb|wa|pt}
|
Cache mode {wt|wb|wa|pt|wo}
|
||||||
.br
|
.br
|
||||||
Extra fields (optional) ioclass_file=<file>,cleaning_policy=<alru,nop>,promotion_policy=<always,nhit>
|
Extra fields (optional) ioclass_file=<file>,cleaning_policy=<alru,nop>,promotion_policy=<always,nhit>
|
||||||
.RE
|
.RE
|
||||||
|
Loading…
Reference in New Issue
Block a user