1
0
Fork 0
Commit graph

78 commits

Author SHA1 Message Date
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
Marcela Mašláňová
27a8af70ef Fix commands server and off. 2009-07-28 13:10:55 +02:00
Philip Knirsch
ab29d0e07a - Improve disk tuning algorithm 2009-07-27 18:16:23 +02:00
Thomas Woerner
2835008734 Integrated ktune-0.4 2009-07-27 17:24:58 +02:00
Marcela Mašláňová
9490bc08b3 Specified commands for tuned-adm (default, server, off).
Start to use gitignore.
2009-07-27 16:36:24 +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
Marcela Mašláňová
77d5ee0129 Makefile was missing varnetload file. 2009-07-13 17:23:02 +02:00
Marcela Mašláňová
03276ef8f4 New release 0.1.6.
Update ChangeLog.
2009-07-13 17:00:01 +02:00
Marcela Mašláňová
b7a092f3e7 Initial commit of commandline tool. 2009-07-09 13:23:10 +02:00
Philip Knirsch
b0faedccaa - Added some more utilities
- Fixed typo in README.scomes
2009-07-09 12:23:37 +02:00
Philip Knirsch
73a0ac7227 - Added scomes from Petr Lauterbach 2009-07-09 12:20:45 +02:00