commit | 1754b2caf05f40da890e12185414485416fb69ac | [log] [tgz] |
---|---|---|
author | Paul Belanger <pabelanger@redhat.com> | Mon Jan 08 16:24:57 2018 -0500 |
committer | Tobias Henkel <tobias.henkel@bmw.de> | Wed Jan 31 06:54:03 2018 +0000 |
tree | b9aa5483ab7a57443c5961bf98f15ca1a816e23a | |
parent | 22c5b7155b9f7ea1df725393ba6faf1ab0869650 [diff] |
Add memory awareness to system load governor This will unregister for concurrent jobs whenever available system memory drops below 5% by default. It does not take into account buffers or cache which could be reclaimed. Users can tune this up or down as necessary. This is a very conservative default and will likely need tuning once observed in production. Change-Id: Iab6469c0173d9f5635769d4ab0e8034a41355cd4 Signed-off-by: Paul Belanger <pabelanger@redhat.com>