diff options
author | Joe Thornber <ejt@redhat.com> | 2012-03-28 17:41:27 (GMT) |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-03-28 17:41:27 (GMT) |
commit | 905e51b39a5558706a6ed883fe104de3d417050b (patch) | |
tree | d8e1d9fcdba66942333f099618e6acc5be238538 /drivers/virtio/virtio_balloon.c | |
parent | 31998ef19385c944600d9a981b96252f98204bee (diff) | |
download | linux-fsl-qoriq-905e51b39a5558706a6ed883fe104de3d417050b.tar.xz |
dm thin: commit outstanding data every second
Commit unwritten data every second to prevent too much building up.
Released blocks don't become available until after the next commit
(for crash resilience). Prior to this patch commits were only
triggered by a message to the target or a REQ_{FLUSH,FUA} bio. This
allowed far too big a position to build up.
The interval is hard-coded to 1 second. This is a sensible setting.
I'm not making this user configurable, since there isn't much to be
gained by tweaking this - and a lot lost by setting it far too high.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/virtio/virtio_balloon.c')
0 files changed, 0 insertions, 0 deletions