1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
Jan Vcelak
a19e116545 norefs, disk: reenable readahead_multiply as a custom command 2012-11-27 18:18:36 +01:00
Jan Vcelak
0db01db9cc norefs, disk: write scheduler_quantum more safely 2012-11-27 17:37:38 +01:00
Jan Vcelak
ebcf7d2184 norefs, disk: fix static readahead setting 2012-11-27 17:34:20 +01:00
Jan Vcelak
10f723780a norefs, disk: fix spindown value setting 2012-11-27 17:26:01 +01:00
Jan Vcelak
0501e1461e refs #21, disk: fix scheduler reading and applying 2012-11-27 17:11:13 +01:00
Jaroslav Škarvada
7b3f02b991 plugin_disk: removed ALPM policy check 2012-10-25 12:05:20 +02:00
Jan Vcelak
341e843df1 plugins: remove dynamic_tuning from options, was not conceptual 2012-05-25 11:58:48 +02:00
Jan Vcelak
5c474cb0f6 disk plugin: fix initialization 2012-05-21 22:57:24 +02:00
Jan Vcelak
79ad98c26e refs #27, fix mixed up hdparm call in disk plugin 2012-05-18 12:55:57 +02:00
Jan Vcelak
8ffd107b9b cpu, disk: syntax fixes 2012-05-14 12:33:45 +02:00
Jan Vcelak
da9431b206 disk plugin: use new commands interface, add missing plugin description 2012-05-11 16:30:13 +02:00
Jan Vcelak
76a9a4108c disk plugin: use new commands interface 2012-05-11 16:30:12 +02:00
Jan Kaluza
17bf48d7c6 Use None instead of empty string 2012-05-03 10:01:05 +02:00
Jan Kaluza
f3a04dde1d Introduced dynamic_tuning and static_tunning parts of plugin and stopped useless dynamic_tuning for static-only plugins 2012-04-26 09:50:20 +02:00
Jan Kaluza
0c64bf3926 disk_scheduler_quantum 2012-04-25 08:25:25 +02:00
Jan Kaluza
2a3422fcd1 @command and @command_revert decorator 2012-04-25 08:15:18 +02:00
Jan Kaluza
1b781271d6 readahead_multiplier 2012-04-17 10:23:59 +02:00
Jan Kaluza
7ceef4705f disk_apm 2012-04-17 09:48:16 +02:00
Jan Kaluza
12a146dee9 disk_alpm 2012-04-17 08:41:41 +02:00
Jan Kaluza
3f8117ae23 Moved methods generic to commands into tuned.utils.commands 2012-04-16 13:24:01 +02:00
Jan Kaluza
077eb7d868 Revert "First test with set_elevator command. It works only for single device so far..."
This reverts commit 7658d29985.
2012-04-16 12:40:11 +02:00
HanzZ
7658d29985 First test with set_elevator command. It works only for single device so far... 2012-04-06 12:47:17 +02:00
Jan Kaluza
762c30b97a Cleanup plugins when changing profile 2012-03-12 13:45:56 +01:00
Jan Kaluza
f7b880076d Revert elevator if storage file is present 2012-03-02 09:42:00 +01:00
Jan Kaluza
8fabbb928f Store old elevator in storage 2012-03-02 07:20:13 +01:00
Jan Kaluza
566e750132 Elevators are now part of plugin_disk 2012-02-20 13:34:16 +01:00
Jan Kaluza
001cf1fbbd Hopefully woring disk plugin 2012-02-20 11:26:53 +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