| n | | n | * 二 10月 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 |
| | | |
| | | * 四 7月 14 2022 John Kacur <jkacur@redhat.com> - 1.17-1 |
| | | - rebase to upstream v1.17 |
| | | Resolves:rhbz#2107275 |
| | | |
| | | * 四 3月 31 2022 Fernando Pacheco <fpacheco@redhat.com> - 1.16-1 |
| | | - stald/utils: Space, lines and voids clenaups |
| | | - stalld: Add an option to easily set stalld as SCHED_DEADLINE |
| | | - stalld: Comments cleanup |
| | | - src/utils: Comments cleanup |
| | | - src/throttling: Comments cleanup |
| | | - src/stalld.h Comments cleanup |
| | | Resolves: rhbz#2068550 |
| | | |
| * 一 11月 15 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.15-1 | | * 一 11月 15 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.15-1 |
| - stalld: Fix incorrect open() return value checks | | - stalld: Fix incorrect open() return value checks |
| - stalld: Pass errno to strerror() on sig*set() failures | | - stalld: Pass errno to strerror() on sig*set() failures |
| - throttling: Always null terminate sched_rt_runtime_us output | | - throttling: Always null terminate sched_rt_runtime_us output |
| - stalld: Remove unreachable statement in detect_task_format() | | - stalld: Remove unreachable statement in detect_task_format() |
| - tests: Fix uninitialized value action.sa_mask | | - tests: Fix uninitialized value action.sa_mask |
| - utils: Bail if malloc() returns null in parse_cpu_list() | | - utils: Bail if malloc() returns null in parse_cpu_list() |
| - stalld: Use correct format specifier for long types | | - stalld: Use correct format specifier for long types |
| n | Resolves: rhbz#1990057, rhbz#1996799, rhbz#1996825 | n | Resolves: rhbz#2016010 |
| | | |
| | | * 二 8月 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.1-2 |
| | | - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags |
| | | Related: rhbz#1991688 |
| | | |
| * 一 7月 19 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.14.1-1 | | * 一 7月 19 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.14.1-1 |
| - stalld: Coding style cleanup | | - stalld: Coding style cleanup |
| - stalld: spaces in place of <TAB> | | - stalld: spaces in place of <TAB> |
| - throttling: Use RT_RUNTIME_PATH in rt_throttling_is_off() | | - throttling: Use RT_RUNTIME_PATH in rt_throttling_is_off() |
| - stalld.c: utils.c: Remove complex assignments from variable declarations | | - stalld.c: utils.c: Remove complex assignments from variable declarations |
| - stalld.h: Define MAX_PATH/DIR_PATH/FILE_NAME and use them | | - stalld.h: Define MAX_PATH/DIR_PATH/FILE_NAME and use them |
| - stalld: Adjust variables in parse_old_task_format() | | - stalld: Adjust variables in parse_old_task_format() |
| - utils.c: Use MAX_PATH for pidfile | | - utils.c: Use MAX_PATH for pidfile |
| - stalld.c: Remove variable declaration from the middle of the function | | - stalld.c: Remove variable declaration from the middle of the function |
| n | - stalld: Respect -l option in single threaded mode (1983100) | n | - stalld: Respect -l option in single threaded mode (1983103) |
| - utils: s/try_to_open_file/check_file_exists/ | | - utils: s/try_to_open_file/check_file_exists/ |
| - utils: use check_file_exists in setup_hr_tick() | | - utils: use check_file_exists in setup_hr_tick() |
| - utils: Check for the new sched_features path | | - utils: Check for the new sched_features path |
| | | |
| * 五 7月 02 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.13-1 | | * 五 7月 02 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.13-1 |
| - stalld: Fix log message on boost_cpu_starving_vector() | | - stalld: Fix log message on boost_cpu_starving_vector() |
| - stalld: Add the overload control to the single-threaded mode | | - stalld: Add the overload control to the single-threaded mode |
| - stalld: Add the adaptive mode option | | - stalld: Add the adaptive mode option |
| - stalld: Use the last mode set in the cmdline | | - stalld: Use the last mode set in the cmdline |
| - stalld: Fallback to the adaptive mode if force_fifo is selected | | - stalld: Fallback to the adaptive mode if force_fifo is selected |
| n | - stalld: Make single-threaded mode the default one (1920041) | n | - stalld: Make single-threaded mode the default one |
| - stalld.service: Always restart stalld on exit | | - stalld.service: Always restart stalld on exit |
| - utils.c: Fail if user is not root | | - utils.c: Fail if user is not root |
| n | - utils.c: Make the path to sched_debug path dynamic (1977663) | n | - utils.c: Make the path to sched_debug path dynamic |
| | | |
| * 二 6月 29 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.12-1 | | * 二 6月 29 2021 Fernando Pacheco <fpacheco@redhat.com> - 1.12-1 |
| - stalld.8: fix diff cruft left in manpage source | | - stalld.8: fix diff cruft left in manpage source |
| - stalld.c: clean up handling of nr_running | | - stalld.c: clean up handling of nr_running |
| n | - stalld.c: remove duplicate parameter to fill_waiting_task() (1934582) | n | - stalld.c: remove duplicate parameter to fill_waiting_task() |
| | | - stalld: Add error handling in get_cpu_idle_time() |
| - stalld.service: Run stalld as sched_fifo via systemd | | - stalld.service: Run stalld as sched_fifo via systemd |
| n | - stalld: Add error handling in get_cpu_idle_time() (1966259) | n | |
| - packaging: clean up Makefiles and rpm specfile (1972806) | | - packaging: clean up Makefiles and rpm specfile |
| - stalld: Always print current function for info messages | | - stalld: Always print current function for info messages |
| - stalld: Always print current function for warn messages | | - stalld: Always print current function for warn messages |
| - stalld: Always print current function for die messages | | - stalld: Always print current function for die messages |
| n | - utils: change PATHMAX to 4096 (1934581) | n | - utils: change PATHMAX to 4096 |
| | | |
| * 四 5月 13 2021 Clark Williams <williams@redhat.com> - 1.11-1 | | * 四 5月 13 2021 Clark Williams <williams@redhat.com> - 1.11-1 |
| - redhat/stalld.spec: pick up gating test version for changelog | | - redhat/stalld.spec: pick up gating test version for changelog |
| - utils.c: set daemon umask to restrict global write/execute (1934586) | | - utils.c: set daemon umask to restrict global write/execute (1934586) |
| - hardening fixes from coverity scan (1934590) | | - hardening fixes from coverity scan (1934590) |
| | | |
| * 二 4月 27 2021 Clark Williams <williams@redhat.com> - 1.10-1 | | * 二 4月 27 2021 Clark Williams <williams@redhat.com> - 1.10-1 |
| - utils: Fix bounds check on cpu and end_cpu variables | | - utils: Fix bounds check on cpu and end_cpu variables |
| - stalld: Support denylisting of tasks in stalld | | - stalld: Support denylisting of tasks in stalld |
| - src/utils: use right argument for warning printf | | - src/utils: use right argument for warning printf |
| t | | t | |
| | | * 五 4月 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-2 |
| | | - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 |
| | | |
| * 三 2月 17 2021 Clark Williams <williams@redhat.com> - 1.9-2 | | * 三 2月 17 2021 Clark Williams <williams@redhat.com> - 1.9-2 |
| - update to pick up latest gating test | | - update to pick up latest gating test |
| | | |
| * 三 2月 17 2021 Clark Williams <williams@redhat.com> - 1.9-1 | | * 三 2月 17 2021 Clark Williams <williams@redhat.com> - 1.9-1 |