Add a tunable VacuumFastPathCount.
authorMichael Adam <obnox@samba.org>
Mon, 20 Dec 2010 16:42:25 +0000 (17:42 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:37:01 +0000 (00:37 +0100)
commit7f99d6c6b05f6cf835b4aea386ab70412f4bbdfb
tree9927c40840ed1902ed640676fd557382dcaa0492
parent5f6f0192f53d25e1eab301bfefd53162c0256d50
Add a tunable VacuumFastPathCount.

This will control how many fast-path vacuuming runs wil have to
be done, before a full vacuuming will be triggered, i.e. one with
a db-traversal.
include/ctdb_private.h
server/ctdb_tunables.c