Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

realtime-setup-2.5-4.el9 RPM for aarch64

From AlmaLinux 9.8 devel for aarch64

Name: realtime-setup Distribution: AlmaLinux
Version: 2.5 Vendor: AlmaLinux
Release: 4.el9 Build date: Wed Mar 12 22:30:46 2025
Group: Unspecified Build host: arm64-builder04.almalinux.org
Size: 93026 Source RPM: realtime-setup-2.5-4.el9.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://gitlab.com/rt-linux-tools/realtime-setup.git
Summary: Setup RT/low-latency environment details
Configure 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.

Provides

Requires