1
0
Fork 0
Commit graph

244 commits

Author SHA1 Message Date
Jaroslav Škarvada
466dc4c767 Write pidfile even if running in foreground (for tuned-adm to work) 2012-10-25 12:05:10 +02:00
Jaroslav Škarvada
2edd5852cb tuned-adm: check EUID instead of UID 2012-10-19 17:07:25 +02:00
Jaroslav Škarvada
73239e4d5e New 2.0.2 release 2012-10-10 23:23:16 +02:00
Jaroslav Škarvada
be98ede2b7 powertop2tuned: fixed work with localized powertop 2012-10-10 23:12:25 +02:00
Jaroslav Škarvada
6f6e366488 Fixed 'null' profile selection 2012-10-10 22:55:52 +02:00
Jaroslav Škarvada
701da90a02 functions removal: ported some profiles (not all) 2012-10-10 22:36:49 +02:00
Jan Kaluza
919b7b57f3 Powertop is now printing output filename into stderr, so we have to read it from there and not from stdout 2012-10-10 11:27:45 +02:00
Jan Kaluza
57349d4608 Merged fedora rawhide tuned patch 2012-10-10 11:14:00 +02:00
Jan Kaluza
063e3eda6b Install tuned python module into proper directory 2012-10-10 11:02:56 +02:00
Jan Kaluza
67289ba5fd Fixed powertop2tuned compatibility with latest powertop 2012-06-12 12:34:27 +02:00
Chris Lockfort
bf0a1f3a68 tuned-adm: sort available profiles 2012-06-08 10:46:20 +02:00
Jan Vcelak
24887afbe5 cpu: support governor setting per CPU core, re-enable multicore_powersave option 2012-05-25 14:05:46 +02:00
Jan Vcelak
4e233b8ad1 fix cpu plugin initialization 2012-05-25 13:08:05 +02:00
Jan Vcelak
c3200c6c2a plugins: correctly initialize when no devices are specified 2012-05-25 13:07:54 +02:00
Jan Vcelak
ce12000778 plugins: emit warning when setting unknown option 2012-05-25 13:07:11 +02:00
Jan Vcelak
341e843df1 plugins: remove dynamic_tuning from options, was not conceptual 2012-05-25 11:58:48 +02:00
Jan Vcelak
60d1ccc2cf plugins: fix exception handling 2012-05-21 23:25:08 +02:00
Jan Vcelak
8fb3f2446e wireless plugin: fix initialization 2012-05-21 23:22:52 +02:00
Jan Vcelak
926c567783 fix video plugin initialization 2012-05-21 23:22:42 +02:00
Jan Vcelak
1830a030d7 usb plugin: fix initialization 2012-05-21 23:17:13 +02:00
Jan Vcelak
159be28587 sysctl plugin: fix initialization 2012-05-21 23:13:30 +02:00
Jan Vcelak
ba830769e2 script plugin: fix initialization 2012-05-21 23:13:20 +02:00
Jan Vcelak
31245bd7b0 eeepc_she plugin: fix initialization 2012-05-21 23:13:08 +02:00
Jan Vcelak
80b702e6ff net plugin: fix initialization 2012-05-21 23:12:55 +02:00
Jan Vcelak
5c474cb0f6 disk plugin: fix initialization 2012-05-21 22:57:24 +02:00
Jan Vcelak
492c182e7d cpu plugin: fix initialization 2012-05-21 22:57:11 +02:00
Jan Vcelak
26b3834c16 fix audio plugin initialization 2012-05-21 22:38:47 +02:00
Jan Vcelak
3ef5a7c9fd plugins: fix commands auto-registration 2012-05-21 22:38:30 +02:00
Jan Vcelak
0b6676f116 utils.commands: remove unnecessary imports 2012-05-21 22:37:10 +02:00
Jan Vcelak
07d8b8aaa2 plugins: fix command_get() decorator 2012-05-21 22:36:54 +02:00
Jan Vcelak
f5fba75bde plugins: rename module exception to exceptions 2012-05-21 22:10:55 +02:00
Jan Vcelak
fa7bf7b463 fix plugin repository initialization 2012-05-21 22:10:29 +02:00
Jan Vcelak
530fe1c3a4 application, daemon: initialization with proper dependencies 2012-05-21 18:15:34 +02:00
Jan Vcelak
a30f40723a profile: remove unneeded imports 2012-05-21 18:14:47 +02:00
Jan Vcelak
749d5d0e56 profile: access repositories thru manager object 2012-05-21 18:14:29 +02:00
Jan Vcelak
539a697969 unit manager: no singleton anymore 2012-05-21 18:13:21 +02:00
Jan Vcelak
26913d67d9 plugin repository: not singleton anymore 2012-05-21 18:13:02 +02:00
Jan Vcelak
54bdd05c1c monitor repository: not singleton anymore 2012-05-21 18:12:22 +02:00
Jan Vcelak
99d9894eee plugin: use new storage interface, storage factory 2012-05-21 16:46:50 +02:00
Jan Vcelak
38a784a0a2 storage: add unset() method 2012-05-21 16:39:50 +02:00
Jan Vcelak
0830f7d08e tuned.plugins: rename submodule decorator to decorators 2012-05-21 16:11:53 +02:00
Jan Vcelak
0fbd891a12 logs, clean some error messages 2012-05-21 16:10:57 +02:00
Jan Vcelak
3932a948d9 tuned.storage: new module, refactored code 2012-05-21 16:09:47 +02:00
Jan Vcelak
79ad98c26e refs #27, fix mixed up hdparm call in disk plugin 2012-05-18 12:55:57 +02:00
Jaroslav Škarvada
ef9a8702a6 powertop2tuned: fixed to read powertop 2.0 reports
Now it reads powertop 2.0 reports, but the output is
still not usable.
2012-05-16 18:53:39 +02:00
Jaroslav Škarvada
5b18ad20fd Makefile: Added automatic detection for unitdir
Now it is no problem to build for systems with and
without /UsrMove.
2012-05-16 17:18:28 +02:00
Jaroslav Škarvada
c9dc3c78d4 Tuned: various build fixes 2012-05-16 17:15:14 +02:00
Jan Vcelak
8ffd107b9b cpu, disk: syntax fixes 2012-05-14 12:33:45 +02:00
Jan Vcelak
adf57ca029 plugins: clean base imports 2012-05-14 12:22:29 +02:00
Jan Vcelak
d3c41ebb9e syntax fixes 2012-05-14 12:22:07 +02:00