1
0
Fork 0
Commit graph

188 commits

Author SHA1 Message Date
Thomas Woerner
da353c39e1 - Updated ktune to version 0.4-1
- Supports start and stop options in profile scripts calls
  - Fixed CMDLINE_ELEVATOR test (rhbz#496940#c9)
2009-12-11 13:19:05 +01:00
Thomas Woerner
20ece57af8 - new ktune version 0.4-1
- added support for start and stop options to profile scripts calls
  - fixed CMDLINE_ELEVATOR test (rhbz#496940#c9)
- new README.ktune
2009-12-11 13:01:44 +01:00
Philip Knirsch
9d9984b180 - Fixed changelog 2009-12-08 15:01:49 +01:00
Philip Knirsch
8d7ab53cbf - Updated ktune.sh script for laptop-battery-powersave profile with latest
ALPM mechanism
- Fixed ktune.sh script for laptop-battery-powersave profile to stop printing
  errors when files in /sys are missing
2009-12-08 14:59:19 +01:00
Jan Vcelak
c3707d179d tuned-spec: python in BuildRequires is sufficient (instead of pyhon-devel) 2009-12-01 12:22:23 +01:00
Jan Vcelak
461ae6d246 tuned.spec: bz 539949 - SELinux is preventing /usr/bin/python "write" access on tuned
Added python-devel into BuildRequires. Compiled files (.pyc and .pyo) are now created automatically during package build.
2009-11-26 11:33:11 +01:00
Philip Knirsch
70e3767f73 - Fix traceback when tuned was started with non-connected ethernet 2009-11-06 17:15:08 +01:00
Philip Knirsch
e4aad64bc7 - Moved from prerelease to normal
- Added missing ethtool requires
2009-11-03 14:23:41 +01:00
Philip Knirsch
0603af7d5c - Fixed 532209 - init priority wrong for ktune (Jan Vcelak)
- Fixed 530457 - [abrt] crash detected in tuned-0.2.5-0.1.fc12 (Jan Vcelak)
- Added detection of netcard supported speeds (Jan Vcelak)
- Fix ktune.sh script for stopping in regard to ALPM and CDROM polling (Phil Knirsch)
2009-11-03 14:03:00 +01:00
Jan Vcelak
51c51d366f ktune/ktune.init: bz 532209 - init priority wrong for ktune
Some tuned profiles require "messagebus" and "haldaemon" running.
Changed startup priority from 5 to 27.
2009-11-02 18:58:00 +01:00
Jan Vcelak
fc39e3ff2b Extends unit tests to detect this problem (bug 530457) next time.
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
2045-10-29 16:17:54 +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
Jan Vcelak
56ba289b23 This patch adds detection of netcard supported speeds. 2045-10-29 16:15:54 +01:00
Philip Knirsch
784d0b3598 - Fix ktune.sh script for stopping in regard to ALPM and CDROM polling 2009-10-20 14:23:42 +02:00
Marcela Mašláňová
4c01b1244d New release. 2009-10-19 17:06:21 +02:00
Marcela Mašláňová
d838f1a151 Verbose mode for main part of for separate plugins. 2009-10-19 17:01:25 +02:00
Jan Hutar
f87c1ede50 Add statistic for cached reads/writes 2009-10-16 16:57:18 +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
Jan Vcelak
1afcd62f78 All changes are related to tests:
- New tests for "tuned-adm" with fake-profiles.
- Common results logging for pluginstest.py and admtest.py.
- Fixed issue with relative paths when started using "make test" or "tests/tuned-test.py".
- A bit code polishing.
- Added README.
- Added TODO.
2009-10-16 14:20:06 +02:00
Jan Vcelak
07fef467c0 'make tests' now run tests/tuned-test.py 2009-10-16 14:19:57 +02:00
Jan Vcelak
3e4988faef monitor plugins test rewritten and widen to support tuning plugins as well 2009-10-16 14:19:49 +02:00
Jan Vcelak
a276cd5a15 added first unit tests 2009-10-16 14:19:38 +02:00
Petr Lautrbach
c336e5ec78 allow run tuned-adm as root for users at the physical console 2009-10-16 14:16:28 +02:00
Petr Lautrbach
2115f45002 Makefile: removed commands dir 2009-10-12 09:01:46 +02:00
Petr Lautrbach
6295acc0df tuned-0.2.5-0.1, removed kobo dependece 2009-10-12 08:55:58 +02:00
Petr Lautrbach
62077bc935 tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class 2009-10-08 16:46:18 +02:00
Petr Lautrbach
689d3b705d Revert "tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class"
This reverts commit aec313a822.
2009-10-08 16:45:50 +02:00
Petr Lautrbach
aec313a822 tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class 2009-10-06 15:09:19 +02:00
Petr Lautrbach
393e7134ef tuned.spec: updated changelog 2009-09-23 12:50:23 +02:00
Petr Lautrbach
99625dd427 tuned.spec: fixed url to fedorahosted project page 2009-09-23 12:43:15 +02:00
Petr Lautrbach
1abd2f44ba ktune/ktune.init: bz519019 - typos in init script 2009-09-22 14:56:02 +02:00
Petr Lautrbach
87d78ca171 Updated changelog 2009-09-21 15:31:32 +02:00
Petr Lautrbach
a5150eddfb bumb version to 0.2.4 2009-09-21 15:24:35 +02:00
Petr Lautrbach
32d00cb4be tuned: move daemonize after init() before run() 2009-09-21 14:37:47 +02:00
Petr Lautrbach
47829cd592 tuned.initscript: "usage" follows common usage policy, fixed indentation 2009-09-21 14:23:45 +02:00
Petr Lautrbach
b1f1e60c4d tuned.initscript: fixed usage and insuficient rights (#523385) 2009-09-16 22:17:57 +02:00
Petr Lautrbach
9490320b36 tuned creates and cleans pidfile from config file 2009-09-16 22:17:07 +02:00
Marcela Mašláňová
c2486397a9 Spindown disc profile - set disc to minimum spins.
Writen-by: Daniel Mach
Rewrite-into-profile: Marcela Mašláňová
2009-09-09 13:20:26 +02:00
Marcela Mašláňová
1b04250db9 Apostrophes broke execution of *.sh scripts in profiles.
Reported-by: Marcela Mašláňová
Fixed-by: Petr Lautrbach
2009-09-09 10:34:52 +02:00
Marcela Mašláňová
da4c316c8d Scripts in profiles didn't run because ktune runs
only executable scripts.
2009-09-08 16:59:29 +02:00
Petr Lautrbach
e5c73033ae jhutar@redhat.com: scomes now watches also forked sub-processes
KNOWN BUG: Scomes ends when main process ends. So if there is some forked process in the background which lasts longer, some part of it will be missed.
2009-08-27 13:19:40 +02:00
Philip Knirsch
b596ac9f1f - Updated documentation
- Few more fixes for tuned-adm
2009-08-18 18:00:39 +02:00
Philip Knirsch
d4e52c51dd - Updated changelog
- Fixed makefile to use git log instead of git-log
2009-08-14 17:19:21 +02:00
Philip Knirsch
ed3e6634f2 - Updates to the ktune scripts
- Added support for start/stop of the ktune scripts and ktune initscript
2009-08-14 17:05:44 +02:00
Philip Knirsch
d4938a7800 - Added fedora rel-eng changelog entry 2009-08-04 17:41:20 +02:00
Philip Knirsch
05ee10191b - Small update to specfile 2009-08-04 17:39:15 +02:00
Philip Knirsch
37bb0358b7 - Added a first set of profiles. Still need more work
- Fixed several issues with the tuned-adm tool, should work now
2009-08-04 17:33:20 +02:00
Marcela Mašláňová
733402af8b Merge branch 'command'
Conflicts:
	Makefile
	tuned.spec
2009-07-30 18:01:53 +02:00
Marcela Mašláňová
9d168d837d Rewrite commands only to: default, help, list, modes, off.
The different modes could be specified in /etc/tune-profiles
and then can be listed by list:
tuned-adm list
and set by:
tuned-adm modes YourFavourite
2009-07-30 16:30:52 +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