Fedora Packages

stalld-1.9-1.fc34 in Fedora 34

↵ Return to the main page of stalld
View build
Search for updates

Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2021-02-17 Clark Williams <williams at redhat dot com> - 1.9-1 - Set starvation threshold default to 30 seconds - rework read buffer allocation to properly find page size - Add the -g/--granularity option - Change the default granularity to five seconds - Implement idle detection - Implement the single-threaded mode - Add HRTICK_DL support
2021-02-05 Clark Williams <williams at redhat dot com> - 1.8-1 - Fix Readiness Protocol Mismatch with systemd - test01: update to use buildin atomic operations - test01: add throttling check
2021-02-02 Clark Williams <williams at redhat dot com> - 1.7-1 - rework detect_task_format and buffer_size logic - make CFLAGS for local compile match rpmbuild CFLAGS
2021-01-26 Clark Williams <williams at redhat dot com> - 1.6-1 - add systemd handling of RT Throttling
2021-01-20 Clark Williams <williams at redhat dot com> - 1.5-1 - fix signal handler to catch SIGTERM
2020-12-11 Clark Williams <williams at redhat dot com> - 1.4-1 - stalld: Set rt_runtime to -1 before trying the SCHED_DEADLINE - Fix incorrect recursion of specfile version field
2020-11-20 Clark Williams <williams at redhat dot com> - 1.3-1 - Readme: Add information about repositories - Add version management and version option - create doc and scripts directory and add info on releases
2020-11-02 Clark Williams <williams at redhat dot com> - 1.2-1 - utils.c: added info() functions - detect and correctly parse old-style /proc/sched_debug - src/stalld: Fix an retval check while reading sched_debug - src/throttling: Fix a compilation warning - ensure we only count task lines in old-format sched_debug info - Add comments, clean up trailing whitespace - src/utils: Fix runtime parameters check - stalld: Do not take actions if log_only is set - remove warning from parse_old_task_format
2020-10-27 Clark Williams <williams at redhat dot com> - 1.1-1 - Fix an option in README.md; consistency in user facing docs. - Makefile: add 'static' target to link stalld statically - gitignore: ignore object files and the stalld executable - use FIFO for boosting (v3) - stalld.c: fix sched_debug parsing and modify waiting task parsing - redhat: update release for features and bugfix - stalld: Do not die if sched_debug returns an invalid value - src/stalld: Do not die if the comm is too large - src/stalld: Do not die if cannot write a message to the log - src/stalld: Do not die if the main runs while a thread is monitoring the CPU - implement RT throttling management and refactor source files - more refactoring - src/stalld: Reuse already read nr_running nr_rt_running - src/stalld: Gracefully handle CPUs not found on sched_debug - src/stalld: Use dynamically allocated memory to read sched_debug - src/utils: Die with a divizion by zero if verbose - src/stalld: Add config_buffer_size variable - src/stalld: Increase the sched_debug read buffer if it gets too small - src/stalld: Fix an retval check while reading sched_debug - src/throttling: Fix a compilation warning
2020-10-04 Clark Williams <williams at redhat dot com> - 1.0-4 - Fix an option in README.md; consistency in user facing docs. - gitignore: ignore object files and the stalld executable - Makefile: add 'static' target to link stalld statically - use FIFO for boosting (v3) - stalld: update usage message to include --force_fifo/-F option - stalld.c: fix sched_debug parsing and modify waiting task parsing

Dependencies

Provides

  • config(stalld)
  • stalld
  • stalld(x86-64)

Files


Sources on Pagure