X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio.1;h=c58e81769d3585c09a808c057ed6a361ab034f3f;hb=f302710c4b7dd09fa6beb61a983345b2eda2b8d4;hp=1a04e6c0f6155efe7404dd954a983bece8b234b0;hpb=4904acd5c4ca5b4940fe198275c2afd339e623b8;p=fio.git diff --git a/fio.1 b/fio.1 index 1a04e6c0..c58e8176 100644 --- a/fio.1 +++ b/fio.1 @@ -1225,6 +1225,12 @@ most of the system memory. So pick your poison. The IO logs are saved normally at the end of a run, by decompressing the chunks and storing them in the specified log file. This feature depends on the availability of zlib. .TP +.BI log_store_compressed \fR=\fPbool +If set, and \fBlog\fR_compression is also set, fio will store the log files in +a compressed format. They can be decompressed with fio, using the +\fB\-\-inflate-log\fR command line parameter. The files will be stored with a +\fB\.fz\fR suffix. +.TP .BI disable_lat \fR=\fPbool Disable measurements of total latency numbers. Useful only for cutting back the number of calls to \fBgettimeofday\fR\|(2), as that does impact performance at