]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: only do big sync if we're flushing lots of states
authorSage Weil <sage@newdream.net>
Wed, 25 Feb 2009 20:19:54 +0000 (12:19 -0800)
committerSage Weil <sage@newdream.net>
Wed, 25 Feb 2009 20:19:54 +0000 (12:19 -0800)
commit96b3f36789a3bb8e42f5d8786e4f97e6434f4eeb
treedaca7dc3f3b19e974d45bc33efddbf42327cea3f
parentdd7ff9dd4c11c816f7f09a4e0567f28ba558ba0e
mon: only do big sync if we're flushing lots of states

The rest of the time, fsync them individually.
src/mon/Paxos.cc