Tue, 11 Jun 2024 16:05:25 UTC | login

Information for build realtime-setup-2.4-1.fc40

ID278339
Package Namerealtime-setup
Version2.4
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/realtime-setup.git#f7fbc357c5661c1c4f0ca22ff92e6bc33b18c7f5
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
StartedWed, 27 Dec 2023 09:18:13 UTC
CompletedWed, 27 Dec 2023 12:03:59 UTC
Taskbuild (f40, /rpms/realtime-setup.git:f7fbc357c5661c1c4f0ca22ff92e6bc33b18c7f5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/realtime-setup.git#f7fbc357c5661c1c4f0ca22ff92e6bc33b18c7f5'}}
Tags
f40
RPMs
src
realtime-setup-2.4-1.fc40.src.rpm (info) (download)
riscv64
realtime-setup-2.4-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Dec 05 2023 Clark Williams <williams@redhat.com> - 2.4-1 - Makefile cleanups and added .gitignore - remove Red Hat Makefile targets and specfile - ensure all files have valid SPDX license identifiers - version bump * Thu Jul 27 2023 Clark Williams <williams@redhat.com> - 2.3.2-1 - Remove rpm specific logic from Makefile - Remove unused SysVinit script - version bump * Wed Jul 05 2023 Clark Williams <williams@redhat.com> - 2.3.1-1 - Fix build require of annobin package - Update all files with SPDX identifier - add srpm target in Makefile - fix versioning in Makefile targets and specfile * Thu Jul 14 2022 Jiri Kastner<jkastner@fedoraproject.org> - 2.2.3-1 - polish source url * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild