Update stalld.spec
This commit is contained in:
parent
e6713928ff
commit
28a319b1a1
13
stalld.spec
13
stalld.spec
@ -1,6 +1,6 @@
|
|||||||
Name: stalld
|
Name: stalld
|
||||||
Version: 1.10
|
Version: 1.9
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Daemon that finds starving tasks and gives them a temporary boost
|
Summary: Daemon that finds starving tasks and gives them a temporary boost
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -51,13 +51,8 @@ allow 10 microseconds of runtime for 1 second of clock time.
|
|||||||
%systemd_postun_with_restart %{name}.service
|
%systemd_postun_with_restart %{name}.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 27 2021 Clark Williams <williams@redhat.com> - 1.10-1
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-2
|
||||||
- utils: Fix bounds check on cpu and end_cpu variables
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
- stalld: Support denylisting of tasks in stalld
|
|
||||||
- src/utils: use right argument for warning printf
|
|
||||||
|
|
||||||
* Wed Feb 17 2021 Clark Williams <williams@redhat.com> - 1.9-2
|
|
||||||
- update to pick up latest gating test
|
|
||||||
|
|
||||||
* Wed Feb 17 2021 Clark Williams <williams@redhat.com> - 1.9-1
|
* Wed Feb 17 2021 Clark Williams <williams@redhat.com> - 1.9-1
|
||||||
- Set starvation threshold default to 30 seconds
|
- Set starvation threshold default to 30 seconds
|
||||||
|
Loading…
Reference in New Issue
Block a user