Thu, 23 May 2024 12:35:20 UTC | login

Information for build realtime-setup-2.1-1.fc33

ID194706
Package Namerealtime-setup
Version2.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/realtime-setup.git#041ce12145107d239032c6cf220f18951d8b3ecf
SummarySetup RT/low-latency environment details
DescriptionConfigure details useful for low-latency environments. Installation of this package results in: - creation of a realtime group - adds realtime limits configuration for PAM - adds udev specific rules for threaded irqs and /dev/rtc access - adds /usr/bin/slub_cpu_partial_off to turn off cpu_partials in SLUB - adds net-socket timestamp static key daemon (realtime-entsk) The slub_cpu_partial_off script is used to turn off the SLUB slab allocator's use of cpu-partials, which has been known to create latency-spikes. The realtime-entsk program is a workaround for latency spikes caused when the network stack enables hardware timestamping and activates a static key. The realtime-entsk progam is activated by the systemd service included and merely enables the timestamp static key and pauses, effectively activating the static key and never exiting, so no deactivation/activation sequences will be seen. Neither the slub script or realtime-entsk are active by default.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 04:20:43 UTC
CompletedSat, 24 Apr 2021 04:39:03 UTC
Taskbuild (f33, /rpms/realtime-setup.git:041ce12145107d239032c6cf220f18951d8b3ecf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/realtime-setup.git#041ce12145107d239032c6cf220f18951d8b3ecf'}}
Tags
f33
f37
f38
f39
f40
RPMs
src
realtime-setup-2.1-1.fc33.src.rpm (info) (download)
riscv64
realtime-setup-2.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 27 2019 Clark Williams <williams@redhat.com> 2.1.1 - build for RHEL 8.1.0 - added OSCI gating test framework Resolves: rhbz#1682427 * Tue Oct 23 2018 Clark Williams <williams@redhat.com> 2.0.10 - rebuild to see if build-id continues to appear in the rpm * Mon Sep 24 2018 Clark Williams <williams@redhat.com> 2.0.9 - fix annocheck static source analysis errors Resolves: rhbz#1619407 * Fri Sep 14 2018 Clark Williams <williams@redhat.com> 2.0.8 - fix some coverity complaints about shell scripts Resolves: rhbz#1619407 * Fri Sep 14 2018 Clark Williams <williams@redhat.com> 2.0.7 - strip rt-entsk executable on installation Resolves: rhbz#1619407 * Fri Aug 24 2018 Clark Williams <williams@redhat.com> 2.0.6 - check for open failure to make coverity happy Resolves: rhbz#1619407 * Fri Aug 24 2018 Clark Williams <williams@redhat.com> 2.0.5 - move pidfile write to after daemonize in rt-entsk Resolves: rhbz#1619407 * Wed Aug 22 2018 Clark Williams <williams@redhat.com> 2.0.4 - add logic to write a pid file in rt-entsk (keep systemd happy) Resolves: rhbz#1619407 * Wed Aug 22 2018 Clark Williams <williams@redhat.com> 2.0.3 - sync with rhel-7.6 build Resolves: rhbz#1619407 * Wed Aug 22 2018 Clark Williams <williams@redhat.com> 2.0.2 - fix installation of rt-entsk Resolves: rhbz#1619407 * Mon Aug 20 2018 Clark Williams <williams@redhat.com> 2.0.1 - build for RHEL 8.0.0 - add rt-entsk program for forcing network timestamps enabled Resolves: rhbz#1619407 * Wed Aug 08 2018 Clark Williams <williams@redhat.com> 1.59-8 - remove libcgroup requirement - remove comment about irqbalance * Fri Jun 01 2018 Luis Claudio R. Goncalves <lgoncalv@redhat.com> 1.59-7 - rt-setup no longer rrequires rtctl (1585198) Resolves: rhbz#1585198