868 lines
28 KiB
Text
868 lines
28 KiB
Text
commit 00e2281db3a47ce158cefa44cbccb73e910135db
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Jun 1 19:03:04 2010 +0200
|
|
|
|
bash completion for tuned and tuned-adm
|
|
|
|
commit 0483497c7f832e304e606f2c87afafd4c282f9f7
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Jun 1 17:58:19 2010 +0200
|
|
|
|
tuned-adm: removed '-p' option
|
|
|
|
commit 3b370c5c2e169a14f2189c9a0a42653285cf945e
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Jun 1 10:18:47 2010 +0200
|
|
|
|
tuned_adm: fixed active profile displaying
|
|
|
|
commit 7e9001fdb2720e02494656518e5481fe966ceba4
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Jun 1 10:12:15 2010 +0200
|
|
|
|
tuned: fixed error message when invalid arguments
|
|
|
|
commit 4a4023fc19a1becc69fc62bc742cc47c18beb7c2
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon May 31 14:15:14 2010 +0200
|
|
|
|
tuned_adm: profile validity check and code cleanup
|
|
|
|
commit 0a746648dfabdef61ce94d571ca429fdcfd9d3a8
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue May 4 15:30:27 2010 +0200
|
|
|
|
changelog, new version
|
|
|
|
commit eb141446432d96f84e223b8e752965bbb36fb44b
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue May 4 14:15:29 2010 +0200
|
|
|
|
removing global /etc/sysctl.ktune
|
|
|
|
commit 9e5a9880a0c00fd88fbea6caf443b4c809c7b994
|
|
Author: Thomas Woerner <twoerner@redhat.com>
|
|
Date: Tue May 4 11:46:06 2010 +0200
|
|
|
|
- use "sysctl -e -p" to apply settings from SYSCTL_POST (/etc/sysctl.conf) to
|
|
be consistent with /etc/rc.sysinit (rhbz#577971)
|
|
|
|
commit 6e17f8c329240aaf3cd4bf54d0857bd4ac1986bb
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Apr 12 14:32:51 2010 +0200
|
|
|
|
tuned: added superuser permissions check
|
|
|
|
Running on foreground without superuser permissions emits warning.
|
|
Running as daemon without superuser permissions causes graceful crash.
|
|
|
|
commit 9e1c4960b8b763ae07d79eb8ed1f6e4a2580c62d
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Apr 12 13:59:09 2010 +0200
|
|
|
|
logging: handlers initialization by need
|
|
|
|
commit 7e8fc881d077a6fb53d559a2d034d6beb0bb58ee
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Mar 30 14:28:43 2010 +0200
|
|
|
|
changelog, new version
|
|
|
|
commit ce20fa296e35bc43f69107daa581c03fe2950759
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Mar 30 10:22:21 2010 +0200
|
|
|
|
bug fix - rhbz #577983
|
|
|
|
tuned: AttributeError: Nettool instance has no attribute 'interface'
|
|
|
|
commit e2736a96f2963ff60b03e7db3900942072024c61
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Mar 23 13:49:38 2010 +0100
|
|
|
|
changelog update
|
|
|
|
commit 89da4e25e135b35d5deff6f69965062fd0350cce
|
|
Merge: 62cd551 4c89a38
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Mar 23 12:43:01 2010 +0100
|
|
|
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/tuned
|
|
|
|
commit 62cd55141dbc0e29f369ec227a779626e3aa275e
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Mar 23 12:42:27 2010 +0100
|
|
|
|
- Added missing tuned-adm.conf file
|
|
|
|
commit 4c89a3865ef24c592005c165b202f31a0fd525d0
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Mar 23 11:59:21 2010 +0100
|
|
|
|
minor changes, changelog update
|
|
|
|
commit cad3726c321885a6e5db2dbb15c77de3a866f662
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Mon Mar 22 19:14:34 2010 +0100
|
|
|
|
- Added support for display of currently active profile
|
|
- Fix missing help command
|
|
|
|
commit 16cad923e0fcfe0b8b119917ae4d8ed5f8968734
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Fri Mar 19 17:38:41 2010 +0100
|
|
|
|
- Large update to documentation and manpages
|
|
- Updated several of the profiles
|
|
|
|
commit db9c8a82031fa583dc50c18084fe3ca7b47cef4f
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Thu Mar 18 14:28:48 2010 +0100
|
|
|
|
- Updated ALPM powersave code in the various powersave profiles
|
|
- Disabled USB autosuspend in laptop-battery-powersave for now
|
|
|
|
commit 4bfefca84ea64b98b6ce07759477b95afd202094
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Wed Feb 3 18:17:31 2010 +0100
|
|
|
|
changelog update
|
|
|
|
commit 951aaba78d27f0e6a15b66b4f0387f943fcf7b30
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Wed Feb 3 18:15:33 2010 +0100
|
|
|
|
logging: log file moved into separate directory
|
|
|
|
commit ed3e42d48f82aed34c138236149ead50edc0b30a
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Feb 1 15:00:02 2010 +0100
|
|
|
|
tuned.spec: version typo in changelog
|
|
|
|
commit 3be18f6c63db619a1c9ab102abe19d0197571fb5
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Feb 1 14:11:31 2010 +0100
|
|
|
|
ChangeLog update
|
|
|
|
commit eb7f90f7e37ef6842262d9fafe9d537978623ba1
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Feb 1 13:50:14 2010 +0100
|
|
|
|
tuned.spec: synchronized with Fedora changelog
|
|
|
|
commit 7dbf7151f37588f61f2c57fe4f374e3bd8c7d145
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Jan 26 16:19:51 2010 +0100
|
|
|
|
logging: initialization fix, module inclusion into result rpm package
|
|
|
|
commit 98063947dd683e89e15aebca05fc464605fe479c
|
|
Author: Thomas Woerner <twoerner@redhat.com>
|
|
Date: Fri Jan 22 19:00:41 2010 +0100
|
|
|
|
- ktune: added insufficient user rights test to start, reload, stop and status
|
|
service commands
|
|
|
|
commit 53dc5e9d9f5bf563d8e42ed28909c5a9a91bcf5f
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Fri Jan 8 17:27:02 2010 +0100
|
|
|
|
Makefile: added missing filename with logging code
|
|
|
|
commit a65d361b40fa2668902ad22443f098afa43924bb
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Fri Jan 8 17:13:25 2010 +0100
|
|
|
|
Changelog update
|
|
|
|
commit 583be1877dcca96cca3833b4aa46e3b052c78d07
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Fri Jan 8 15:36:56 2010 +0100
|
|
|
|
tuned: fixed logging output in deamon mode, log filename change
|
|
|
|
commit e57b96ddc3fd8093cde7c11238db3bbeefe35a87
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Fri Jan 8 14:54:31 2010 +0100
|
|
|
|
manpage update: added --debug option description
|
|
|
|
commit d949fa39a113754c0d82978790c3f2ebf63d1dc9
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Fri Jan 8 14:04:13 2010 +0100
|
|
|
|
plugins: fixed logging level setting for plugins
|
|
|
|
commit 0d94ee8f174867181777c9f1497ea86713714945
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 15:17:56 2010 +0100
|
|
|
|
tuned.conf: added new logging directives and description
|
|
|
|
commit d0b5d0cc65c693ab21fff85d2cc2854c3fc08d6d
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 15:17:18 2010 +0100
|
|
|
|
tuned.py: logging level can be set separately for each module
|
|
|
|
commit e0b52c07e55a3f2db4a9c021282bc2d0dcf1bf83
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 15:16:55 2010 +0100
|
|
|
|
tuned: added support for --debug option
|
|
|
|
commit c39e1c389842f4ff5029576700923a156aeb5995
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 15:07:17 2010 +0100
|
|
|
|
tuned.py: logging support
|
|
|
|
commit e45ed546240e33c563e39258cd8218d52959a8dd
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 15:05:29 2010 +0100
|
|
|
|
nettool: logging support
|
|
|
|
commit 4f1d0f8d45acfe98243c77de309ee6edf5f08d7b
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 14:34:35 2010 +0100
|
|
|
|
plugins: basic logging support
|
|
|
|
commit 52399d8451a7002cb3fd9a78cd64c6259beeff65
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 14:24:48 2010 +0100
|
|
|
|
tuned: basic logging
|
|
|
|
commit 41570a1b26e586dae3ab691603b2bde32bfd9f13
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Jan 7 13:58:09 2010 +0100
|
|
|
|
logging: adds logger class with few modifications
|
|
|
|
commit 94b46b4e38fa056e21e35087681c06a00ad9d0ff
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Dec 21 13:14:45 2009 +0100
|
|
|
|
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
|
|
|
|
commit da353c39e15022eb745adcd39d83e9d88da13ac2
|
|
Author: Thomas Woerner <twoerner@redhat.com>
|
|
Date: Fri Dec 11 13:19:05 2009 +0100
|
|
|
|
- Updated ktune to version 0.4-1
|
|
- Supports start and stop options in profile scripts calls
|
|
- Fixed CMDLINE_ELEVATOR test (rhbz#496940#c9)
|
|
|
|
commit 20ece57af84f5cacbd8e1378da16a2f1d60b1d0d
|
|
Author: Thomas Woerner <twoerner@redhat.com>
|
|
Date: Fri Dec 11 13:01:44 2009 +0100
|
|
|
|
- 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
|
|
|
|
commit 9d9984b1808a100f4fc5a00c42082b85208a340d
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Dec 8 15:01:49 2009 +0100
|
|
|
|
- Fixed changelog
|
|
|
|
commit 8d7ab53cbf88cfb889ea21e7f8169a5b692b4f77
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Dec 8 14:59:19 2009 +0100
|
|
|
|
- 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
|
|
|
|
commit c3707d179d0b898df40fc501ff4af09ba1f315d4
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Tue Dec 1 12:22:23 2009 +0100
|
|
|
|
tuned-spec: python in BuildRequires is sufficient (instead of pyhon-devel)
|
|
|
|
commit 461ae6d2466cb47736ccbdf964e96c5c4b01d9bd
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Nov 26 11:33:11 2009 +0100
|
|
|
|
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.
|
|
|
|
commit 70e3767f73be346060ef5d5e3e16763725a54707
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Fri Nov 6 17:15:08 2009 +0100
|
|
|
|
- Fix traceback when tuned was started with non-connected ethernet
|
|
|
|
commit e4aad64bc7eb9947a19d8a3321ff82025517057c
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Nov 3 14:23:41 2009 +0100
|
|
|
|
- Moved from prerelease to normal
|
|
- Added missing ethtool requires
|
|
|
|
commit 0603af7d5c251e11b13182aa78d4ebdfd33eedef
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Nov 3 14:03:00 2009 +0100
|
|
|
|
- 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)
|
|
|
|
commit 51c51d366f63ec5b4b4d509a2f23ec844646debf
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Nov 2 18:58:00 2009 +0100
|
|
|
|
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.
|
|
|
|
commit fc39e3ff2bc0c84ececd8740f7f2be1e23b702e8
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Sun Oct 29 16:17:54 2045 +0100
|
|
|
|
Extends unit tests to detect this problem (bug 530457) next time.
|
|
|
|
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
|
|
|
|
commit 62dcc5c12720622b2344bcfdd7be5d0cfff975c5
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Sun Oct 29 16:17:06 2045 +0100
|
|
|
|
530457 - [abrt] crash detected in tuned-0.2.5-0.1.fc12
|
|
|
|
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
|
|
|
|
commit 56ba289b23d8759c7bde4e1d451ae3451388ef3d
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Sun Oct 29 16:15:54 2045 +0100
|
|
|
|
This patch adds detection of netcard supported speeds.
|
|
|
|
commit 784d0b3598c4ef4e06388c3f0e54aa715c4822b6
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Oct 20 14:23:42 2009 +0200
|
|
|
|
- Fix ktune.sh script for stopping in regard to ALPM and CDROM polling
|
|
|
|
commit 4c01b1244d6bd9b106ccdc5d9c040485812716de
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Mon Oct 19 17:06:21 2009 +0200
|
|
|
|
New release.
|
|
|
|
commit d838f1a15147cd70f22bba04bd4a33bb31cfd97d
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Mon Oct 19 17:01:25 2009 +0200
|
|
|
|
Verbose mode for main part of for separate plugins.
|
|
|
|
commit f87c1ede50c0808d7c99ed40f716ed160c3cebf5
|
|
Author: Jan Hutar <jhutar@redhat.com>
|
|
Date: Fri Sep 25 15:00:00 2009 +0200
|
|
|
|
Add statistic for cached reads/writes
|
|
|
|
commit 19fd3596225d7ca15b88f53451b94f9ffafd5a73
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Oct 5 18:11:12 2009 +0200
|
|
|
|
tuned.py: automatically add section "main" into configuration when it is missing in config-file
|
|
|
|
commit 1afcd62f784c4b8eddbbc6bd5425f94fb243dce8
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Mon Oct 12 15:33:09 2009 +0200
|
|
|
|
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.
|
|
|
|
commit 07fef467c0114f332692cde36a4d5497ee5620f8
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Oct 1 16:54:41 2009 +0200
|
|
|
|
'make tests' now run tests/tuned-test.py
|
|
|
|
commit 3e4988faef136607bf8b2ab5b267b6e15652ebc2
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Thu Oct 1 16:52:44 2009 +0200
|
|
|
|
monitor plugins test rewritten and widen to support tuning plugins as well
|
|
|
|
commit a276cd5a1521884bb7e02cddeb0c662d32b927d9
|
|
Author: Jan Vcelak <jvcelak@redhat.com>
|
|
Date: Wed Sep 30 14:52:29 2009 +0200
|
|
|
|
added first unit tests
|
|
|
|
commit c336e5ec7804dbc224c290d1e5b529695753f6ff
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Thu Oct 15 15:51:50 2009 +0200
|
|
|
|
allow run tuned-adm as root for users at the physical console
|
|
|
|
commit 2115f45002a21ef0e5aa8f1b55479e4dc1bd45c2
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Oct 12 09:01:46 2009 +0200
|
|
|
|
Makefile: removed commands dir
|
|
|
|
commit 6295acc0df7a7ed2281a08f7cd6dec62bdc719c8
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Oct 12 08:55:58 2009 +0200
|
|
|
|
tuned-0.2.5-0.1, removed kobo dependece
|
|
|
|
commit 62077bc935cc2accd68c337f0f54b28396199fae
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Fri Oct 2 17:27:10 2009 +0200
|
|
|
|
tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class
|
|
|
|
commit 689d3b705dcafa8dd04ee547eed513c86aa0cefa
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Thu Oct 8 16:45:50 2009 +0200
|
|
|
|
Revert "tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class"
|
|
|
|
This reverts commit aec313a8228048ed254bfc35e44e9bc91573b11a.
|
|
|
|
commit aec313a8228048ed254bfc35e44e9bc91573b11a
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Fri Oct 2 17:27:10 2009 +0200
|
|
|
|
tuned-adm: remove dependence on kobo, arguments parsed with getopt, Tuned_adm class
|
|
|
|
commit 393e7134ef07d689a72fc7865aa40ddc85726f69
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Wed Sep 23 12:50:23 2009 +0200
|
|
|
|
tuned.spec: updated changelog
|
|
|
|
commit 99625dd427161acbaee24b4848a965faa6ebe597
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Wed Sep 23 12:43:15 2009 +0200
|
|
|
|
tuned.spec: fixed url to fedorahosted project page
|
|
|
|
commit 1abd2f44ba360f397e2feb670dd76c0422108954
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Tue Sep 22 14:56:02 2009 +0200
|
|
|
|
ktune/ktune.init: bz519019 - typos in init script
|
|
|
|
commit 87d78ca1714bdd743efd20fc2ee473cef6ad5d26
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Sep 21 15:31:32 2009 +0200
|
|
|
|
Updated changelog
|
|
|
|
commit a5150eddfbbc57b2826cb0b4ceb8d69e0fc7c05f
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Sep 21 15:24:35 2009 +0200
|
|
|
|
bumb version to 0.2.4
|
|
|
|
commit 32d00cb4be45df1899f1744ea915916ca740ca33
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Sep 21 14:37:47 2009 +0200
|
|
|
|
tuned: move daemonize after init() before run()
|
|
|
|
commit 47829cd5922c61f5add6895e85fd87b16f2017ad
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Mon Sep 21 14:23:45 2009 +0200
|
|
|
|
tuned.initscript: "usage" follows common usage policy, fixed indentation
|
|
|
|
commit b1f1e60c4db7b4287edc18370c043cff019ea018
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Wed Sep 16 21:55:04 2009 +0200
|
|
|
|
tuned.initscript: fixed usage and insuficient rights (#523385)
|
|
|
|
commit 9490320b36d448f42a2ddde31281396853a53a87
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Wed Sep 16 21:54:51 2009 +0200
|
|
|
|
tuned creates and cleans pidfile from config file
|
|
|
|
commit c2486397a9cbee7ff2bdffeadacd7cd13a78299a
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Wed Sep 9 13:20:26 2009 +0200
|
|
|
|
Spindown disc profile - set disc to minimum spins.
|
|
Writen-by: Daniel Mach
|
|
Rewrite-into-profile: Marcela Mašláňová
|
|
|
|
commit 1b04250db925efa575235af75cbc6a43a314f577
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Wed Sep 9 10:34:52 2009 +0200
|
|
|
|
Apostrophes broke execution of *.sh scripts in profiles.
|
|
|
|
Reported-by: Marcela Mašláňová
|
|
Fixed-by: Petr Lautrbach
|
|
|
|
commit da4c316c8dc2fdc33327de4f579fd059ea16f382
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Tue Sep 8 16:59:29 2009 +0200
|
|
|
|
Scripts in profiles didn't run because ktune runs
|
|
only executable scripts.
|
|
|
|
commit e5c73033aeb67ad9848721301e02628dea25c808
|
|
Author: Petr Lautrbach <plautrba@redhat.com>
|
|
Date: Thu Aug 27 13:19:40 2009 +0200
|
|
|
|
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.
|
|
|
|
commit b596ac9f1f30fd81d687ba97b52cff3c21344cf0
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Aug 18 18:00:39 2009 +0200
|
|
|
|
- Updated documentation
|
|
- Few more fixes for tuned-adm
|
|
|
|
commit d4e52c51ddcfaa9b1370b879a28f1354736d12b1
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Fri Aug 14 17:19:21 2009 +0200
|
|
|
|
- Updated changelog
|
|
- Fixed makefile to use git log instead of git-log
|
|
|
|
commit ed3e6634f292110c0e79aa9e6441a56da91ab45a
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Fri Aug 14 17:05:44 2009 +0200
|
|
|
|
- Updates to the ktune scripts
|
|
- Added support for start/stop of the ktune scripts and ktune initscript
|
|
|
|
commit d4938a7800bfb589a2da0ed4195dadbed6cbfacb
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Aug 4 17:41:20 2009 +0200
|
|
|
|
- Added fedora rel-eng changelog entry
|
|
|
|
commit 05ee10191bc6ac46e763d9817033c73736834333
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Aug 4 17:39:15 2009 +0200
|
|
|
|
- Small update to specfile
|
|
|
|
commit 37bb0358b7d884762103fd878b2f1bd26869120f
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Aug 4 17:33:20 2009 +0200
|
|
|
|
- Added a first set of profiles. Still need more work
|
|
- Fixed several issues with the tuned-adm tool, should work now
|
|
|
|
commit 733402af8bc6f751037273b1da00254b864d7f32
|
|
Merge: 87606bc 9d168d8
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Thu Jul 30 18:01:53 2009 +0200
|
|
|
|
Merge branch 'command'
|
|
|
|
Conflicts:
|
|
Makefile
|
|
tuned.spec
|
|
|
|
commit 9d168d837db6d165730f72e6b29f0d2e610a8983
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Thu Jul 30 16:30:52 2009 +0200
|
|
|
|
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
|
|
|
|
commit 87606bc49f9543751f57529ee6306796ac325a1a
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Jul 28 16:22:37 2009 +0200
|
|
|
|
- Fixed typo in Makefile
|
|
- Fixed debug code still left in new cpu tuning plugin
|
|
|
|
commit 27a8af70efd6f78838ec2f9ded11062fe6d287d4
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Tue Jul 28 13:10:55 2009 +0200
|
|
|
|
Fix commands server and off.
|
|
|
|
commit ab29d0e07a9c9049ee1c80583c86e1a0955890d4
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Mon Jul 27 18:16:23 2009 +0200
|
|
|
|
- Improve disk tuning algorithm
|
|
|
|
commit 2835008734f2ed5f4bacc9c0d6ad93826d151f41
|
|
Author: Thomas Woerner <twoerner@redhat.com>
|
|
Date: Mon Jul 27 17:24:58 2009 +0200
|
|
|
|
Integrated ktune-0.4
|
|
|
|
commit 9490bc08b339e4b07601f60d10ce8e3c79d18a5c
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Mon Jul 27 16:36:24 2009 +0200
|
|
|
|
Specified commands for tuned-adm (default, server, off).
|
|
Start to use gitignore.
|
|
|
|
commit 4d051a3c6f848bf11e7bf037ba1ad277aac2c18d
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Tue Jul 21 15:01:21 2009 +0200
|
|
|
|
- Added CPU monitoring and tuning plugins
|
|
- Small fixes to tuned specfile, add varnetload properly
|
|
|
|
commit 77d5ee012944785a929d53a5c4bd17c8268279d1
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Mon Jul 13 17:23:02 2009 +0200
|
|
|
|
Makefile was missing varnetload file.
|
|
|
|
commit 03276ef8f409ac67124252ca199aed608ea7c332
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Mon Jul 13 17:00:01 2009 +0200
|
|
|
|
New release 0.1.6.
|
|
Update ChangeLog.
|
|
|
|
commit b7a092f3e7b598ee771ecbe881fe0c9db9e350a5
|
|
Author: Marcela Mašláňová <mmaslano@redhat.com>
|
|
Date: Thu Jul 9 13:23:10 2009 +0200
|
|
|
|
Initial commit of commandline tool.
|
|
|
|
commit b0faedccaa8c6ed144ec5ece82b672ca8bed9642
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Thu Jul 9 12:23:37 2009 +0200
|
|
|
|
- Added some more utilities
|
|
- Fixed typo in README.scomes
|
|
|
|
commit 73a0ac72279c220582ceb51be087c29a2631c9a9
|
|
Author: Philip Knirsch <pknirsch@hamburg.str.redhat.com>
|
|
Date: Thu Jul 9 12:20:45 2009 +0200
|
|
|
|
- Added scomes from Petr Lauterbach
|
|
|
|
commit 903eed6759fd680e481f5f5a4735e8d601d13d71
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Mar 25 17:52:00 2009 +0100
|
|
|
|
- Updated specfile and ChangeLog, release 0.1.5
|
|
|
|
commit fde8c26f215ea7a20a3da88a7f91d2156288dd3d
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Mar 25 17:49:48 2009 +0100
|
|
|
|
- Updated documentation, thanks to Marcela Maslanova!
|
|
|
|
commit 019e5d08cc04c5bbe5a16edb2fe8d2b3023a00a1
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Mar 25 17:42:43 2009 +0100
|
|
|
|
- Updated diskdevstat and netdevstat to have command line arguments
|
|
- Added the possibility to output a histogram at the end of the
|
|
run for detailed information about the collected data
|
|
|
|
commit ccd7b1e2608520610e34feed95931f41c233f459
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Fri Mar 6 10:42:52 2009 +0100
|
|
|
|
- Dropped unecessary kernel-debuginfo requires from tuned-utils
|
|
|
|
commit 6aa10a2b46d6d1f292fa8e55978dac352fd4a284
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Mar 2 12:33:09 2009 +0100
|
|
|
|
- Fixed placement of doc entry at tuned-utils package
|
|
|
|
commit 82e5d550f1f1da442f4844986477c4a7c0bafa55
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Thu Feb 26 18:38:39 2009 +0100
|
|
|
|
- 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)
|
|
|
|
commit 6b79fa915df800feeadbeab68e6a36a1a958bc2e
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Thu Feb 26 13:47:01 2009 +0100
|
|
|
|
- Added comment in empty __init__.py files
|
|
|
|
commit c52014cb40c78ddef6660b84551803cef8004256
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 19:32:31 2009 +0100
|
|
|
|
- Fixed BuildRoot tag to use latest recommendation of FPG
|
|
|
|
commit 85afc406d455c1dce5452519ee0d3795c62b8698
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 19:25:10 2009 +0100
|
|
|
|
- Updated changelog
|
|
|
|
commit 62debaff1a107a2a8229f4a8a804762cec142071
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 19:22:54 2009 +0100
|
|
|
|
- Lots of whitespace changes
|
|
- Bump release
|
|
- Some minor README changes
|
|
|
|
commit 2f9173b101917db44503436f213988248447409e
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 18:23:15 2009 +0100
|
|
|
|
- Added a distarchive target for the Makefile for proper tagging in git
|
|
- Added a explanation how to create the tarball via git in the specfile
|
|
- Fixed the defattr() lines in the specfile to conform FRG
|
|
|
|
commit fd0d01812c480c1a439041ba68265d04ec866bef
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 17:10:11 2009 +0100
|
|
|
|
- Added explanation for Source entry in specfile
|
|
|
|
commit efd15b9e707dc988265aa11ed14a82708cda71fa
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 15:08:41 2009 +0100
|
|
|
|
- Fixed summary
|
|
- Added missing GPL notic to tuned.py
|
|
|
|
commit c6e97c54cf38923f8c5cd515d53dc92af3c310b4
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 12:30:07 2009 +0100
|
|
|
|
- Added a manpage and updated the readme with it (as a start).
|
|
|
|
commit 60663d4e347ca6a114294b3dfd60d5f8539db1f6
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 11:47:42 2009 +0100
|
|
|
|
- Updated changelog
|
|
|
|
commit ca552606191920c1f6d02c28b80273d2e9d4349a
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 11:45:48 2009 +0100
|
|
|
|
- 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
|
|
|
|
commit 1fa57228447abc46d58bcc377ab373c026ccd008
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Wed Feb 25 11:28:06 2009 +0100
|
|
|
|
- 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
|
|
|
|
commit e393e728bcffd730401780a8fb3d077d952fed78
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Tue Feb 24 13:19:07 2009 +0100
|
|
|
|
- Last few rpmlint fixes to specfile
|
|
|
|
commit b47b4e70891d4283111f2fd03a739bd100d0c8b6
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Tue Feb 24 12:14:04 2009 +0100
|
|
|
|
- Added a changelog rule in Makefile
|
|
- Started overall README
|
|
- Fixed a few rpmlint error messages
|
|
|
|
commit 80093be74fbed8d4459938e19ff00920a41a9712
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 23 18:03:35 2009 +0100
|
|
|
|
- Real first complete version with initscript, config file and
|
|
proper Makefile and packaging.
|
|
|
|
commit c02f25afb09ff1f38484a8b69c4dcc85ed2378c7
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Fri Feb 20 18:29:35 2009 +0100
|
|
|
|
- Lots of updates to packaging and installation (specfile, makefile)
|
|
|
|
commit 5818e327421ff22f41618c7b9fa74be8d23d4fd5
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Tue Feb 10 18:45:38 2009 +0100
|
|
|
|
- Added full network support
|
|
- Moved docs around a bit
|
|
|
|
commit 28bd83e0d262ba1164d52fa1d9a551caab2e31e6
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 14:55:24 2009 +0100
|
|
|
|
- Added copyright notices to files
|
|
- Added GPL COPYING license file
|
|
|
|
commit dad7d76884d3558f14e4f61334b08cf0d1d7c81a
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 14:31:26 2009 +0100
|
|
|
|
- Added a howto docu with some tips and tricks
|
|
|
|
commit dcb6c2b4e8f85d87b2fdfd3aa2bb53d560ce9a1c
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 13:01:22 2009 +0100
|
|
|
|
- Fixed the aggressinvess idea. Rather use system/user settings than have yet another separate configurtion
|
|
|
|
commit 5f27cb0c4fdb3442f5dc5e95dd6a1996df1da3de
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 12:59:41 2009 +0100
|
|
|
|
- Added disk and net monitoring systemtap scripts
|
|
|
|
commit 208a596438910fac0bd9064c80eef5a6b8329347
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 12:34:27 2009 +0100
|
|
|
|
- Draft spec added
|
|
|
|
commit 796739577264cd143b50dc7cd5302cd8ab49ca08
|
|
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
|
|
Date: Mon Feb 2 12:33:41 2009 +0100
|
|
|
|
- Initial stuff
|