Jaroslav Škarvada
9f490b6cb1
cpu plugin: add EEEPC dynamic FSB reclocking
...
The Asus FSB reclocking feature is also known as Super Hybrid Engine (SHE).
The feature can be enabled in tuned.conf by setting the eeefsb to True.
It is enabled by default in the laptop-battery-powersave profile.
Signed-off-by: Jan Vcelak <jvcelak@redhat.com>
2011-03-14 19:29:30 +01:00
Jan Vcelak
31cd75fa77
code cleanup: net plugin variable names
2011-03-08 17:42:37 +01:00
Jan Vcelak
c36714fd02
code cleanup: too much underscores
2011-03-08 17:41:57 +01:00
Jan Vcelak
d949fa39a1
plugins: fixed logging level setting for plugins
2010-01-08 14:04:13 +01:00
Jan Vcelak
4f1d0f8d45
plugins: basic logging support
2010-01-07 15:00:00 +01:00
Jan Vcelak
56ba289b23
This patch adds detection of netcard supported speeds.
2045-10-29 16:15:54 +01:00
Marcela Mašláňová
d838f1a151
Verbose mode for main part of for separate plugins.
2009-10-19 17:01:25 +02:00
Philip Knirsch
87606bc49f
- Fixed typo in Makefile
...
- Fixed debug code still left in new cpu tuning plugin
2009-07-28 16:22:37 +02:00
Philip Knirsch
ab29d0e07a
- Improve disk tuning algorithm
2009-07-27 18:16:23 +02:00
Philip Knirsch
4d051a3c6f
- Added CPU monitoring and tuning plugins
...
- Small fixes to tuned specfile, add varnetload properly
2009-07-21 15:01:21 +02:00
Philip Knirsch
73a0ac7227
- Added scomes from Petr Lauterbach
2009-07-09 12:20:45 +02:00
Philip Knirsch
82e5d550f1
- Added config file option to enable/disable plugins
...
- Switched from ConfigParser to RawConfigParser
- Renamed doc/README.txt to doc/DESIGN.txt
- Added tuned.conf man page
- Updated tuned man page
- Updated package descriptions (#487312 )
- Added documentation for utils scripts (#487312 )
2009-02-26 18:38:39 +01:00
Philip Knirsch
6b79fa915d
- Added comment in empty __init__.py files
2009-02-26 13:47:01 +01:00
Philip Knirsch
62debaff1a
- Lots of whitespace changes
...
- Bump release
- Some minor README changes
2009-02-25 19:22:54 +01:00
Philip Knirsch
ca55260619
- Added complete cleanup code in case of tuned exiting and/or
...
getting a SIGTERM to restore default values
- Made the disk tuning pluging less nosy if started as non-daemon
- Fixed missing self. in the tuned.py config handling
2009-02-25 11:45:48 +01:00
Philip Knirsch
1fa5722844
- Add init() methods to each plugin
...
- Call plugin init() methods during tuned's init()
- Add support for command line parameters
o -c conffile|--config==conffile to specify the location of the config file
o -d to start tuned as a daemon (instead of as normal app)
- Readded the debug output in case tuned isn't started as as daemon
- Fixed initialization of max transfer values for net tuning plugin
2009-02-25 11:28:06 +01:00
Philip Knirsch
80093be74f
- Real first complete version with initscript, config file and
...
proper Makefile and packaging.
2009-02-23 18:03:35 +01:00
Philip Knirsch
c02f25afb0
- Lots of updates to packaging and installation (specfile, makefile)
2009-02-20 18:29:35 +01:00
Philip Knirsch
5818e32742
- Added full network support
...
- Moved docs around a bit
2009-02-10 18:45:38 +01:00
Philip Knirsch
28bd83e0d2
- Added copyright notices to files
...
- Added GPL COPYING license file
2009-02-02 14:55:24 +01:00
Philip Knirsch
7967395772
- Initial stuff
2009-02-02 12:33:41 +01:00