diff options
author | Marian Csontos <mcsontos@redhat.com> | 2019-10-23 09:51:07 +0200 |
---|---|---|
committer | Marian Csontos <mcsontos@redhat.com> | 2019-10-23 09:51:07 +0200 |
commit | 3e3c78a6b0285448ca1f96567bc25d8013e97b45 (patch) | |
tree | fce190d96ea83941b08768827dc7b767c16b0caa /conf | |
parent | 570676488516b60ea3132b5010e7aef5d5cb1549 (diff) | |
download | lvm2-3e3c78a6b0285448ca1f96567bc25d8013e97b45.tar.gz |
build: make generate
Diffstat (limited to 'conf')
-rw-r--r-- | conf/example.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in index 91ce5bec6..05b085792 100644 --- a/conf/example.conf.in +++ b/conf/example.conf.in @@ -621,7 +621,7 @@ allocation { # Each additional thread after the first will use an additional 18MiB of RAM, # plus 1.12 MiB of RAM per megabyte of configured read cache size. # This configuration option has an automatic default value. - # vdo_bio_threads = 1 + # vdo_bio_threads = 4 # Configuration option allocation/vdo_bio_rotation. # Specifies the number of I/O operations to enqueue for each bio-submission |