1
0
Fork 0
tuned/tuned
2012-04-24 17:41:58 +02:00
..
exports controller: use singleton pattern base 2011-12-14 17:43:16 +01:00
monitors Cleanup plugins when changing profile 2012-03-12 13:45:56 +01:00
plugins refs #13, static latency setting for CPU 2012-04-24 17:41:58 +02:00
units Theoretically working plugins inheritance. Now it's time to write sysctl and script 2012-02-02 10:16:21 +01:00
utils make pid dir 2012-03-12 12:39:51 +01:00
__init__.py move control logic from daemon to controller 2011-11-16 22:29:44 +01:00
controller.py Profiles and scripts can be loaded from /etc/tuned or /usr/lib/tuned without need to define absolute paths 2012-03-13 11:12:08 +01:00
daemon.py tuned: fix logging to files 2012-03-22 10:49:24 +01: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 tuned: fix logging to files 2012-03-22 10:49:24 +01:00
patterns.py separate design pattern bases 2011-12-14 17:40:31 +01:00
profile.py Removed unused code from profile.py 2012-04-16 12:29:05 +02:00