import stalld-1.17.1-1.el9

i9c changed/i9c/stalld-1.17.1-1.el9
MSVSphere Packaging Team 2 years ago
parent 7977564ba5
commit 81fa276125

2
.gitignore vendored

@ -1 +1 @@
SOURCES/stalld-1.17.tar.xz SOURCES/stalld-1.17.1.tar.bz2

@ -1 +1 @@
8ced066f8eae06276486d599f1e0fd5590ce695b SOURCES/stalld-1.17.tar.xz 449566fc8c5f8568a92ed0a04d15c31d64878741 SOURCES/stalld-1.17.1.tar.bz2

@ -1,11 +1,11 @@
Name: stalld Name: stalld
Version: 1.17 Version: 1.17.1
Release: 1%{?dist} Release: 1%{?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
URL: https://gitlab.com/rt-linux-tools/%{name}/%{name}.git URL: https://gitlab.com/rt-linux-tools/%{name}/%{name}.git
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.xz Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.bz2
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: gcc BuildRequires: gcc
@ -54,6 +54,12 @@ allow 10 microseconds of runtime for 1 second of clock time.
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.17-1 * Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.17-1
- Rebuilt for MSVSphere 9.1. - Rebuilt for MSVSphere 9.1.
* Tue Oct 18 2022 Leah Leshchinsky <lleshchi@redhat.com> - 1.17.1-1
- stalld: Fix memory leak in print_boosted_info()
- utils: Check if the system is in lockdown mode
- stalld: print process comm and cpu when boosting
Resolves: rhbz#2120799
* Thu Jul 14 2022 John Kacur <jkacur@redhat.com> - 1.17-1 * Thu Jul 14 2022 John Kacur <jkacur@redhat.com> - 1.17-1
- rebase to upstream v1.17 - rebase to upstream v1.17
Resolves:rhbz#2107275 Resolves:rhbz#2107275

Loading…
Cancel
Save