1
0
Fork 0
tuned/tuned
Ondřej Lysoněk 673d253ac1 scheduler: Drop no_error argument in _get_affinity()
I believe it was originally added so that errors are not logged
when we fail to read the affinity of a short-lived process which
has already disappeared. This is no longer necessary, because we
always check if the process has disappeared, and log debug messages
instead of errors if it has.

Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2018-06-04 13:10:10 +02:00
..
admin An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
daemon Use open() instead of file() to open files 2018-01-14 15:13:35 +01:00
exports Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
gtk An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
hardware An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
monitors Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
plugins scheduler: Drop no_error argument in _get_affinity() 2018-06-04 13:10:10 +02:00
profiles Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
storage An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
units Catch unhandled exceptions 2018-04-29 11:30:46 +02:00
utils sysctl: support assignment modifiers as other plugins do 2018-03-28 16:06:48 +02:00
__init__.py misc: bumped year in copyright to 2013 2013-11-27 09:30:07 +01:00
consts.py bootloader: added check for petitboot 2018-05-16 15:57:47 +02:00
exceptions.py Create exception logger outside of TunedException class to not confuse logs.get method 2012-01-26 10:41:59 +01:00
logs.py Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
patterns.py separate design pattern bases 2011-12-14 17:40:31 +01:00
version.py new release (2.9.0-rc.1) 2017-10-13 00:02:10 +02:00