INFO
Name: realtime-setup
Version: 2.5-2.el10
Arch: ppc64le
Summary: Setup RT/low-latency environment details
License: GPL-2.0-or-later
Vendor: AlmaLinux
Build Host: ppc64le-builder01.almalinux.org
Build Date: Mon Jan 27 09:45:38 2025
Size: 75662
URL: https://gitlab.com/rt-linux-tools/realtime-setup.git
Description: 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.
FILES
/etc/security/limits.d/realtime.conf
/etc/sysconfig/realtime-setup
/etc/udev/rules.d/99-rhel-rt.rules
/usr/bin/realtime-setup
/usr/bin/slub_cpu_partial_off
/usr/lib/.build-id
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/e9b51a9bde84fc2c11634934bd79b4a3541152
/usr/lib/systemd/system/realtime-entsk.service
/usr/lib/systemd/system/realtime-setup.service
/usr/sbin/kernel-is-rt
/usr/sbin/realtime-entsk
REQUIRES
/bin/sh
/bin/sh
/usr/bin/bash
config(realtime-setup) 2.5-2.el10
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
pam
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
systemd
tuna
tuned
tuned-profiles-realtime
PROVIDES
config(realtime-setup) 2.5-2.el10
realtime-setup 2.5-2.el10
realtime-setup(ppc-64) 2.5-2.el10
CONFIG FILES
/etc/security/limits.d/realtime.conf cn
/etc/sysconfig/realtime-setup cn
/etc/udev/rules.d/99-rhel-rt.rules cn
/usr/bin/realtime-setup
/usr/bin/slub_cpu_partial_off
/usr/lib/.build-id a
/usr/lib/.build-id/f1 a
/usr/lib/.build-id/f1/e9b51a9bde84fc2c11634934bd79b4a3541152 a
/usr/lib/systemd/system/realtime-entsk.service
/usr/lib/systemd/system/realtime-setup.service
/usr/sbin/kernel-is-rt
/usr/sbin/realtime-entsk
LICENSE FILES
GPL-2.0-or-later
|