1
0
Fork 0
Commit graph

90 commits

Author SHA1 Message Date
Jan Vcelak
2a2433848c move manual pages to "man" directory 2012-03-12 17:53:02 +01:00
Jan Vcelak
9e7b5ac137 move systemtap scripts to "systemtap" directory 2012-03-12 17:53:02 +01:00
Jan Vcelak
61d305bc3b move experimental code to "experiments" directory 2012-03-12 17:53:02 +01:00
Jan Vcelak
69cc6f3fc1 doc: import documentation for contrib scripts 2012-03-12 17:53:01 +01:00
Jan Vcelak
69eee29cf7 contrib: take from tuned-1.0 2012-03-12 17:53:01 +01:00
Jan Vcelak
b0198fc5b7 AUTHORS: update, complete list of contributors 2012-03-12 17:52:45 +01:00
Jan Kaluza
762c30b97a Cleanup plugins when changing profile 2012-03-12 13:45:56 +01:00
Jan Kaluza
f8fdb488df make pid dir 2012-03-12 12:39:51 +01:00
Jan Kaluza
3e2581e63c Store pid in pidfile 2012-03-12 11:26:39 +01:00
Jan Kaluza
d3958b948d Store current profile into /etc/tuned/active_profile and read it on SIGHUP fromt here 2012-03-08 10:20:22 +01:00
Jan Kaluza
f640211e92 /var/run... 2012-03-07 13:10:01 +01:00
Jan Kaluza
c4a0fd2cf1 store in /var/lib 2012-03-07 13:07:17 +01:00
Jan Kaluza
f7b880076d Revert elevator if storage file is present 2012-03-02 09:42:00 +01:00
Jan Kaluza
92c8c36350 Set default sysctl if storage file is present 2012-03-02 09:23:06 +01:00
Jan Kaluza
8fabbb928f Store old elevator in storage 2012-03-02 07:20:13 +01:00
Jan Kaluza
733b5eb753 Added storage class for persistent data storage 2012-02-29 11:17:54 +01:00
Jan Kaluza
e43ee5f96b KTune renamed to script 2012-02-21 13:27:22 +01:00
Jan Kaluza
566e750132 Elevators are now part of plugin_disk 2012-02-20 13:34:16 +01:00
Jan Kaluza
cf7fd4faf6 Hopefully working net plugin 2012-02-20 13:08:59 +01:00
Jan Kaluza
001cf1fbbd Hopefully woring disk plugin 2012-02-20 11:26:53 +01:00
Jan Kaluza
293f764f07 Call monitor.update only once for particular class 2012-02-16 09:56:22 +01:00
Jan Kaluza
dc11fc6b20 working active_profile DBus method. Profiles now loaded from /usr/lib/tuned 2012-02-16 09:38:37 +01:00
Jan Kaluza
67dc506e38 Removed 'merge', added 'replace' 2012-02-16 09:32:01 +01:00
Jan Kaluza
0974a97516 Print final config in debug mode 2012-02-16 09:28:06 +01:00
Jan Kaluza
6d5252fb70 Initial powertop support 2012-02-13 13:27:15 +01:00
Jan Kaluza
fa4e8745b8 Monitors for the same devices are loaded only once, disk plugin ported from tuned1 2012-02-07 12:43:58 +01:00
Jan Kaluza
1da86d6a14 Network monitor and plugin + nettool util class + fixed setting of updating_devices 2012-02-06 10:52:04 +01:00
HanzZ
180d468830 Fixed docs 2012-02-03 09:01:42 +01:00
HanzZ
3948453c17 KTune plugin 2012-02-03 08:44:39 +01:00
Jan Kaluza
1d3badfef2 Sysctl plugin 2012-02-02 10:40:48 +01:00
Jan Kaluza
66d5f81945 Theoretically working plugins inheritance. Now it's time to write sysctl and script 2012-02-02 10:16:21 +01:00
Jan Kaluza
449bdac971 Probably fixed daemonize 2012-02-01 09:15:13 +01:00
Jan Kaluza
97d26b3e2f Respect 80 columns 2012-01-31 09:32:23 +01:00
Jan Kaluza
a8cc2b1101 Test inherited sysctl directives 2012-01-31 09:25:27 +01:00
Jan Kaluza
269c06d1b4 Support for /etc/ktune.d config files 2012-01-31 09:12:28 +01:00
Jan Kaluza
3fab8f84bb Elevator 2012-01-30 10:55:03 +01:00
Jan Kaluza
781395be2c Execute script if defined 2012-01-30 10:15:30 +01:00
Jan Kaluza
423d161d77 Added [sysctl] section 2012-01-30 09:55:57 +01:00
Jan Kaluza
f65a241b5c Add included.cfg test file 2012-01-30 08:24:29 +01:00
Jan Kaluza
cf6db4d845 Support [main] include 2012-01-30 08:23:51 +01:00
Jan Kaluza
9c3c001f70 Do not propagate log message to not print them for the second time in root_logger 2012-01-27 10:16:31 +01:00
Jan Kaluza
85f58b41f3 Parse basic config file + fixes for various traceback on exit 2012-01-27 10:01:08 +01:00
Jan Kaluza
da0926bb6d Change the config_file and reload the daemon when the profile is switched 2012-01-26 10:43:26 +01:00
Jan Kaluza
6d4a85e838 Fixed small typo 2012-01-26 10:42:12 +01:00
Jan Kaluza
9d25cbf6ae Create exception logger outside of TunedException class to not confuse logs.get method 2012-01-26 10:41:59 +01:00
Jan Vcelak
f560ecb8bb README 2012-01-22 14:52:51 +01:00
Jan Vcelak
e86e5c96aa license 2012-01-22 14:43:52 +01:00
Jan Vcelak
c00584049a temporary code for plugins initialization 2012-01-22 14:42:31 +01:00
Jan Vcelak
f96b3a2d8b CPU plugin: log latency changes, store the new value 2011-12-15 17:01:22 +01:00
Jan Vcelak
1e7ce4d4e4 plugins: correct parameters in constructor 2011-12-15 17:01:00 +01:00