Jan Vcelak
d0b5d0cc65
tuned.py: logging level can be set separately for each module
2010-01-07 15:17:18 +01:00
Jan Vcelak
c39e1c3898
tuned.py: logging support
2010-01-07 15:07:17 +01:00
Jan Vcelak
62dcc5c127
530457 - [abrt] crash detected in tuned-0.2.5-0.1.fc12
...
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
2045-10-29 16:17:06 +01:00
Marcela Mašláňová
d838f1a151
Verbose mode for main part of for separate plugins.
2009-10-19 17:01:25 +02:00
Jan Vcelak
19fd359622
tuned.py: automatically add section "main" into configuration when it is missing in config-file
2009-10-16 16:15:12 +02:00
Petr Lautrbach
9490320b36
tuned creates and cleans pidfile from config file
2009-09-16 22:17:07 +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
62debaff1a
- Lots of whitespace changes
...
- Bump release
- Some minor README changes
2009-02-25 19:22:54 +01:00
Philip Knirsch
efd15b9e70
- Fixed summary
...
- Added missing GPL notic to tuned.py
2009-02-25 15:08:41 +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
7967395772
- Initial stuff
2009-02-02 12:33:41 +01:00