1
0
Fork 0
Commit graph

117 commits

Author SHA1 Message Date
Jan Vcelak
ce20fa296e bug fix - rhbz #577983
tuned: AttributeError: Nettool instance has no attribute 'interface'
2010-03-30 10:22:21 +02:00
Jan Vcelak
e2736a96f2 changelog update 2010-03-23 13:49:38 +01:00
Philip Knirsch
89da4e25e1 Merge branch 'master' of ssh://git.fedorahosted.org/git/tuned 2010-03-23 12:43:01 +01:00
Philip Knirsch
62cd55141d - Added missing tuned-adm.conf file 2010-03-23 12:42:27 +01:00
Jan Vcelak
4c89a3865e minor changes, changelog update 2010-03-23 11:59:21 +01:00
Philip Knirsch
cad3726c32 - Added support for display of currently active profile
- Fix missing help command
2010-03-22 19:14:34 +01:00
Philip Knirsch
16cad923e0 - Large update to documentation and manpages
- Updated several of the profiles
2010-03-19 17:38:41 +01:00
Philip Knirsch
db9c8a8203 - Updated ALPM powersave code in the various powersave profiles
- Disabled USB autosuspend in laptop-battery-powersave for now
2010-03-18 14:28:48 +01:00
Jan Vcelak
4bfefca84e changelog update 2010-02-03 18:17:31 +01:00
Jan Vcelak
951aaba78d logging: log file moved into separate directory 2010-02-03 18:15:33 +01:00
Jan Vcelak
ed3e42d48f tuned.spec: version typo in changelog 2010-02-01 15:00:02 +01:00
Jan Vcelak
3be18f6c63 ChangeLog update 2010-02-01 14:11:31 +01:00
Jan Vcelak
eb7f90f7e3 tuned.spec: synchronized with Fedora changelog 2010-02-01 14:10:17 +01:00
Jan Vcelak
7dbf7151f3 logging: initialization fix, module inclusion into result rpm package 2010-01-26 16:19:51 +01:00
Thomas Woerner
98063947dd - ktune: added insufficient user rights test to start, reload, stop and status
service commands
2010-01-22 19:00:41 +01:00
Jan Vcelak
53dc5e9d9f Makefile: added missing filename with logging code 2010-01-08 17:27:02 +01:00
Jan Vcelak
a65d361b40 Changelog update 2010-01-08 17:13:25 +01:00
Jan Vcelak
583be1877d tuned: fixed logging output in deamon mode, log filename change 2010-01-08 15:36:56 +01:00
Jan Vcelak
e57b96ddc3 manpage update: added --debug option description 2010-01-08 14:54:31 +01:00
Jan Vcelak
d949fa39a1 plugins: fixed logging level setting for plugins 2010-01-08 14:04:13 +01:00
Jan Vcelak
0d94ee8f17 tuned.conf: added new logging directives and description 2010-01-07 15:17:56 +01:00
Jan Vcelak
d0b5d0cc65 tuned.py: logging level can be set separately for each module 2010-01-07 15:17:18 +01:00
Jan Vcelak
e0b52c07e5 tuned: added support for --debug option 2010-01-07 15:16:55 +01:00
Jan Vcelak
c39e1c3898 tuned.py: logging support 2010-01-07 15:07:17 +01:00
Jan Vcelak
e45ed54624 nettool: logging support 2010-01-07 15:05:29 +01:00
Jan Vcelak
4f1d0f8d45 plugins: basic logging support 2010-01-07 15:00:00 +01:00
Jan Vcelak
52399d8451 tuned: basic logging 2010-01-07 14:29:17 +01:00
Jan Vcelak
41570a1b26 logging: adds logger class with few modifications 2010-01-07 13:58:09 +01:00
Jan Vcelak
94b46b4e38 tuned_nettool.py: bz 542305 - [abrt] crash detected in tuned-0.2.5-2.fc12
Some strange network cards (e.g. Unknown (0x1062)) are not supported
by 'ethtool'. The tool reports not very obviously:

Cannot get device settings: Operation not permitted
Cannot get wake-on-lan settings: Operation not permitted
Cannot get link status: Operation not permitted
2009-12-21 13:14:45 +01:00
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