diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-01-30 15:40:04 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-01-30 15:44:12 +0100 |
| commit | 525be5b8a7a260a36c53bba07fa9230626c8acf6 (patch) | |
| tree | 441fec5daf0438e74890aef0a7defca95e292926 /executor/executor.cc | |
| parent | 2b66863c6ba8af650560d4cad5b440e92de91912 (diff) | |
manager: don't recalculate dynamic priorities too often
Recalculating dynamic priorities requires deserializing all programs,
and that is slow. So do it at most once per 30 mins and don't hold
the mutex during prio calculation.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
