TAG NAME digest_swapout_chunk_size

Description This is the number of bytes of the Cache Digest to write to disk at a time
Built Option
–enable-cache-digests
Usage
digest_swapout_chunk_size bytes
Default
digest_swapout_chunk_size 4096 bytes
Synopsis
Using this tag, total number of bytes to be written to the disk at a time by the cache digest is specified.

Arguments

bytes
Total number of bytes to be written to the disk in single time

Example(s)
digest_swapout_chunk_size 2048 bytes