CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2016/05/08 03:34:25

Modified files:
        infrastructure/lib/DPB: Engine.pm 

Log message:
tweak the heuristics to run the engine:
- don't do anything "smart" when the queue is empty. This mostly triggers
at start, and actually hinders dpb from processing more LISTING efficiently
- lower the threshold for "next" engine computation.  Engine cpu usage still
stays within a few percent, but we avoid slumps in the middle, where the
"first" rescan puts the engine out for a while (I should probably look at
a non-linear function).

Reply via email to