Bump max_processes_started_per_cycle to 150.

The lab is currently suffering from a performance issue, and one of
the symptoms is that the number of processes starte per tick cycle
is pegged at the configured maximum of 100.

This bumps the maximum to 150, which is currently a little more than
enough.

BUG=chromium:464938
TEST=This change is running on cautotest, and it makes things better.

Change-Id: Idba187f3b619e6b898d5495dc1d7e7270932c84a
Reviewed-on: https://chromium-review.googlesource.com/257230
Reviewed-by: Richard Barnette <jrbarnette@chromium.org>
Tested-by: Richard Barnette <jrbarnette@chromium.org>
1 file changed