Skip to content
Snippets Groups Projects
Commit 156b9a60 authored by Christian Hesse's avatar Christian Hesse :stuck_out_tongue_winking_eye: Committed by Gerardo Pozzi
Browse files

allow to change dm snapshot chunksize


Copying big amount of data results in bad performance as data is
written in chunks of 4kiB (8 * 512 bytes).

The default is not changed but can be overwritten.

Signed-off-by: default avatarChristian Hesse <mail@eworm.de>
parent 0b7a77cf
No related branches found
Tags 20191011
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment