1
0
Fork 0

new release (0.2.23)

This commit is contained in:
Jan Vcelak 2013-01-29 16:11:32 +01:00
parent adf6d85578
commit e105048f2d
2 changed files with 334 additions and 233 deletions

561
ChangeLog

File diff suppressed because it is too large Load diff

View file

@ -2,7 +2,7 @@
Summary: A dynamic adaptive system tuning daemon
Name: tuned
Version: 0.2.22
Version: 0.2.23
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Daemons
@ -133,6 +133,10 @@ fi
%changelog
* Tue Jan 29 2013 Jan Vcelak <jvcelak@redhat.com> 0.2.23-1
- restore readahead to the original value
- restart ktune just once, if multiple devices were added into the system
* Tue Mar 20 2012 Jan Vcelak <jvcelak@redhat.com> 0.2.22-1
- fix: daemonization race with systemd
- enhancement: add pmqos-static daemon (used by ktune to set kernel PM QoS parameters)