]> git.pond.sub.org Git - empserver/commit
Change econfig key rollover_avail_max from 0 to 50
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 6 May 2013 17:00:54 +0000 (19:00 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Wed, 8 May 2013 12:35:04 +0000 (14:35 +0200)
commit81a3e4c4fbdb96b7b6c3db31b1cd50c7274ccfbc
treed42a2f1be92faccc82c474a9e8e05eab99064179
parent6f7c93cdad5fec856f392e58c5359401ff1a4fdd
Change econfig key rollover_avail_max from 0 to 50

So you don't have to micromanage workers to maximize useful work.

The previous commit made the problem a bit worse.  If you had a few
workers too many before, you perhaps produced an extra unit.  Now, you
get to keep the extra work instead.  Useless, unless it rolls over.
src/lib/global/constants.c
tests/smoke/smoke.out
tests/smoke/smoke.xdump