Tue, 11 Jun 2024 17:00:08 UTC | login

Information for build realtime-setup-2.3.2-2.fc40

ID277544
Package Namerealtime-setup
Version2.3.2
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/realtime-setup.git#b3a88e73d01e9534789e7cb813b04263946d1828
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
StartedMon, 18 Dec 2023 19:02:47 UTC
CompletedTue, 19 Dec 2023 09:12:19 UTC
Taskbuild (f40, /rpms/realtime-setup.git:b3a88e73d01e9534789e7cb813b04263946d1828)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/realtime-setup.git#b3a88e73d01e9534789e7cb813b04263946d1828'}}
Tags
f40
RPMs
src
realtime-setup-2.3.2-2.fc40.src.rpm (info) (download)
riscv64
realtime-setup-2.3.2-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 27 2023 Clark Williams <williams@redhat.com> - 2.3.2-1 * Remove rpm specific logic from Makefile