1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
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
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