]> git.neil.brown.name Git - LaFS.git/commit
Tune checkpoint freq by segments, not blocks.
authorNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 11:56:49 +0000 (21:56 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 12:13:40 +0000 (22:13 +1000)
commit83fe3bbdeda0ec48aea96bc216cb4cb041ca9660
tree83675b1b79bc40456152f0fe5c0be666b12e5658
parent7bc09a2943b80104da4e061ccc6e38c5c9b466cf
Tune checkpoint freq by segments, not blocks.

If nothing else does, we should force a checkpoint
every few segments rather than every so-many blocks.

Signed-off-by: NeilBrown <neilb@suse.de>
checkpoint.c
cluster.c
state.h
super.c