1
0
Fork 0
Commit graph

136 commits

Author SHA1 Message Date
Jan Vcelak
12968c1f26 fixed symlinks to configuration files
After fresh installation, configuration files will be symbolic links to
appropriate files in 'default' profile.
2010-07-12 17:07:23 +02:00
Jan Vcelak
acad0bbd7a tuned-adm: better active profile displaying 2010-07-12 15:21:36 +02:00
Jan Vcelak
c62252bb0c throughput-performance: removed SYSCTL option
/etc/sysctl.ktune is no longer used, sysctl.ktune from profile
is loaded through /etc/ktune.d/tunedadm.conf
2010-07-12 15:08:11 +02:00
Jarod Wilson
6982c57e8c ktune: increase pid_max in throughtput-performance profile
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-07-09 17:06:09 -04:00
Jarod Wilson
d88e88579f ktune: update throughput-performance profile for rhel6
Per discussion with the perf team:

- Set performance cpuspeed governor
- Set deadline io scheduler
- Set kernel.sched_min_granularity_ns = 10000000
- Set kernel.sched_wakeup_granularity_ns = 15000000
- Set vm.dirty_ratio = 40

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-07-08 17:38:32 -04:00
Jarod Wilson
88ed6a3138 ktune: fix service ktune status w/no sysctl changes applied
The default profile has no sysctl changes to it. If you try running
service ktune status after applying it, you get:

Current ktune sysctl settings:
awk: cmd. line:1: fatal: cannot open file `/var/run/ktune.save' for reading (No such file or directory)

After this patch:
Current ktune sysctl settings:
None

(Simply adds a check for $SAVE_FILE, and if not found, prints out NONE).

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-07-08 17:20:49 -04:00
Jan Vcelak
7a639e4c3f tuned.spec: fixed unowned /etc/bash_completion.d 2010-06-04 14:17:07 +02:00
Jan Vcelak
ccabfd8cd6 changelog, new version 2010-06-04 14:01:52 +02:00
Jan Vcelak
00e2281db3 bash completion for tuned and tuned-adm 2010-06-01 19:03:04 +02:00
Jan Vcelak
0483497c7f tuned-adm: removed '-p' option 2010-06-01 18:00:53 +02:00
Jan Vcelak
3b370c5c2e tuned_adm: fixed active profile displaying 2010-06-01 10:18:47 +02:00
Jan Vcelak
7e9001fdb2 tuned: fixed error message when invalid arguments 2010-06-01 10:12:15 +02:00
Jan Vcelak
4a4023fc19 tuned_adm: profile validity check and code cleanup 2010-06-01 09:44:55 +02:00
Jan Vcelak
0a746648df changelog, new version 2010-05-04 15:30:27 +02:00
Jan Vcelak
eb14144643 removing global /etc/sysctl.ktune 2010-05-04 15:28:47 +02:00
Thomas Woerner
9e5a9880a0 - use "sysctl -e -p" to apply settings from SYSCTL_POST (/etc/sysctl.conf) to
be consistent with /etc/rc.sysinit (rhbz#577971)
2010-05-04 11:46:06 +02:00
Jan Vcelak
6e17f8c329 tuned: added superuser permissions check
Running on foreground without superuser permissions emits warning.
Running as daemon without superuser permissions causes graceful crash.
2010-04-12 14:40:25 +02:00
Jan Vcelak
9e1c4960b8 logging: handlers initialization by need 2010-04-12 14:40:06 +02:00
Jan Vcelak
7e8fc881d0 changelog, new version 2010-03-30 14:37:08 +02:00
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