• Poul-Henning Kamp's avatar
    Change the way the pacing of the ban-lurker is configured. · 61ade8c8
    Poul-Henning Kamp authored
    A new parameter, $ban_lurker_age, sets a minimum age bans must
    have before the lurker will touch them.  This way the lurker
    stays out of the "rush" that happens right after a ban has been
    added.
    
    Another new parameter, $ban_lurker_batch, determines how many
    objects the lurker will examine, before it takes a $ban_lurker_sleep
    in order to not monopolize CPU.
    61ade8c8
Name
Last commit
Last update
..
mgt.h Loading commit data...
mgt_child.c Loading commit data...
mgt_cli.c Loading commit data...
mgt_cli.h Loading commit data...
mgt_main.c Loading commit data...
mgt_param.c Loading commit data...
mgt_param.h Loading commit data...
mgt_param_bits.c Loading commit data...
mgt_param_tbl.c Loading commit data...
mgt_param_tweak.c Loading commit data...
mgt_pool.c Loading commit data...
mgt_sandbox.c Loading commit data...
mgt_sandbox_solaris.c Loading commit data...
mgt_shmem.c Loading commit data...
mgt_vcc.c Loading commit data...