1
0
Fork 0
Commit graph

199 commits

Author SHA1 Message Date
Jan Vcelak
2884a1ac36 remove control of HAL CD polling
HAL is being removed from all current distributions, including Fedora.

Resolves: #710920
2011-06-21 12:41:09 +02:00
Jan Vcelak
ba38290e92 net: device type determination, handle IOError
- handle the situation, when checked /path does not exist (bz #707079)
2011-05-24 10:24:04 +02:00
Jan Vcelak
d78b41e9ff scomes: typo pooling -> polling
Thanks to Jaroslav Skarvada <jskarvad@redhat.com>
2011-05-19 09:29:43 +02:00
Jan Vcelak
c6875ac43d ktune: check if ELEVATOR_TUNE_DEVS is set
When ELEVATOR_TUNE_DEVS variable is not set, all files from current
directory will propagate to SYS_BLOCK_SDX variable.
2011-03-23 16:02:36 +01:00
Jan Vcelak
ac079d8f40 fix: crash when ethtool advertised modes in unknown format
Resolves: #689715 (RHEL)
2011-03-23 14:56:26 +01:00
Jan Vcelak
08da2b82be version bump 2011-03-18 11:23:25 +01:00
Jaroslav Škarvada
9f490b6cb1 cpu plugin: add EEEPC dynamic FSB reclocking
The Asus FSB reclocking feature is also known as Super Hybrid Engine (SHE).
The feature can be enabled in tuned.conf by setting the eeefsb to True.
It is enabled by default in the laptop-battery-powersave profile.

Signed-off-by: Jan Vcelak <jvcelak@redhat.com>
2011-03-14 19:29:30 +01:00
Jan Vcelak
fd2656d591 net: universal ethernet card identifier detection
- get all network devices from /sys/class/net
- exclude all virtual devices
  (symlinks point to /sys/devices/virtual/*)
- exclude all untunable devices
  (ethtool reports no modes, maximal speed is lower than 1000Mbit)
2011-03-08 19:02:36 +01:00
Jan Vcelak
31cd75fa77 code cleanup: net plugin variable names 2011-03-08 17:42:37 +01:00
Jan Vcelak
c36714fd02 code cleanup: too much underscores 2011-03-08 17:41:57 +01:00
Jan Vcelak
ae41fe8929 net: support new network device naming
https://fedoraproject.org/wiki/Features/ConsistentNetworkDeviceNaming
Resolves: #682379
2011-03-08 17:32:02 +01:00
Jan Vcelak
a1d1df7bb1 varnetload: urlerror exception handling
Resolves: #659968
2011-01-25 15:05:32 +01:00
Jan Vcelak
a251de81fe tuned.spec: move man pages for utils to subpackage 2011-01-13 18:11:04 +01:00
Jan Vcelak
5299225ea9 man: tuned-adm - update profiles description 2011-01-13 16:48:19 +01:00
Jan Vcelak
a351b52ff3 man: tuned.conf - plugins description 2011-01-13 16:48:19 +01:00
Jan Vcelak
f6d80577d3 disable tuned in performance and spindown profiles
Not providing tuned.conf caused, that default or previous
tuned configuration was used instead of disabling tuned.
2011-01-13 16:48:19 +01:00
Jan Vcelak
c53cf2a2ee laptop-battery-powersave: ktune script typos 2011-01-13 14:24:30 +01:00
Jan Vcelak
840c0e8232 Makefile: added new manpages 2011-01-13 14:02:28 +01:00
Jan Vcelak
97306e2b55 new man pages: diskdevstat netdevstat scomes varnetload 2011-01-13 14:00:37 +01:00
Jan Vcelak
0e7e22ef31 version bump 2011-01-10 20:20:09 +01:00
Jan Vcelak
d6377a8f8a udev: fixed tuned-mpath-iosched script name typo 2011-01-10 18:48:19 +01:00
Jan Vcelak
66fcc79706 udev: fix rules permissions 2011-01-08 18:56:39 +01:00
Jan Vcelak
9fae405df2 udev: specfile changes 2011-01-07 17:08:40 +01:00
Jan Vcelak
12307a5132 udev: add related files into Makefile 2011-01-07 17:08:26 +01:00
Jan Vcelak
35b44f0b7f udev: add rules for scheduler tuning 2011-01-07 17:07:52 +01:00
Jan Vcelak
4e9b48112d set_disk_readahead -> multiply_disk_readahead
Resolves: #658843
2011-01-04 18:18:52 +01:00
Jan Vcelak
54b1caece5 profiles: disable debugging in 'functions' script
forgotten 'set -x' removed
2011-01-04 18:00:58 +01:00
Jan Vcelak
3393817863 initiscript: don't start tuned daemon on s390/s390x
cpu and disk tuning doesn't work, net tuning makes no sense

Resolves: #624494
2011-01-04 17:41:20 +01:00
Jan Vcelak
572c9d6d16 initiscript: localization of insufficient privilege error 2011-01-04 17:39:10 +01:00
Jan Vcelak
1f60e8f952 fix: initscript - invalid pidfile check
Resolves: #621122
2011-01-04 15:32:39 +01:00
Jan Vcelak
93ad579f69 all ktune.sh updated to use common functions file 2010-12-23 11:04:39 +01:00
Jan Vcelak
436f4d234b consolidated ktune scripts functions 2010-12-23 11:04:35 +01:00
Jan Vcelak
732e072dc0 reduced FSB support on EEE PCs with Intel Atom
profile: laptop-battery-powersave
2010-11-29 19:06:56 +01:00
Jan Vcelak
58a2c0093d version bump 2010-11-29 12:06:16 +01:00
Jan Vcelak
ec9e9ae10f tmpfiles.d config to autocreate runtime directory on F15 2010-11-29 11:37:21 +01:00
Jan Vcelak
594d652b4b fix hal-disable-polling if no CD drives present 2010-11-18 15:02:34 +01:00
Jan Vcelak
d7169cf0b2 another change of changelog
Have to do this to have the same specfile in Fedora and here.

0.2.16-1 merged with 0.2.17-1, as the dates in previsous entries were
crossed. Sorry for doing this.
2010-10-06 10:35:37 +02:00
Jan Vcelak
6a24f54c24 changelog, new version 2010-10-06 10:29:01 +02:00
Jan Vcelak
6a64e3d0c6 sync specfile with Fedora 2010-10-06 10:22:17 +02:00
Jan Vcelak
cee19fbf00 profiles: workaround hal-disable-polling bug
Workarounds: #554886
2010-09-30 11:34:11 +02:00
Jan Vcelak
e78494e1c5 profiles: apply IO scheduler changes to dm devices
Resolves: #636548
2010-09-29 09:12:05 +02:00
Jarod Wilson
d7bf3c1d10 Merge branch 'master' of ssh://git.fedorahosted.org/git/tuned 2010-08-18 10:00:03 -04:00
Jarod Wilson
a0222d7fcb enterprise-storage: fix setting read_ahead_kb
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-08-18 09:59:54 -04:00
Jan Vcelak
b90ba21fd2 throughput-performance: s390x sysctl settings
bz #619377 kernel: Process scheduler tuning recommendation for s390
2010-08-18 12:37:25 +02:00
Jan Vcelak
3bcac3095c architecture specific configuration files support
If arch specific configuration file is required, add .$arch before the
configuration file extension, e.g.:

In profile 'latency-performance' on s390x machines, special sysctl
tunning is required. Adding 'sysctl.s390x.ktune' file into profile will
cause loading of this file instead of 'sysctl.ktune'.
2010-08-18 12:35:04 +02:00
Jarod Wilson
bdce7eb69d add new enterprise-storage profile
Starts out as a clone of throughput-performance profile, but takes the
additional steps to disable barriers on data volumes and increase
readahead values.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-08-17 14:04:57 -04:00
Jarod Wilson
bdd933246b throughput-performance: don't twiddle cpufreq or hugepages if not supported
Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-08-17 13:16:58 -04:00
Phil Knirsch
1f017e33b5 - Forgot to bump version and added a changelog. 2010-08-03 12:09:37 +02:00
Phil Knirsch
64edcee9a7 - Fixed problem with network cards that provide unparsable supported network modes
Resolves: #620686
2010-08-03 11:44:15 +02:00
Jarod Wilson
927529c1cc further throughput-performance profile tweaks
- don't set pid_max by default, as it can be highly dependent on cpu
  count (and architecture, to some extent)
- add commented out vm.dirty_background_ratio param, which we may or may
  not set sometime in the future, but its also there now for people to
  enable w/relative ease.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
2010-07-14 11:21:30 -04:00