Sat, 17 Jan 2026 21:19:53 CST | login

Information for build realtime-setup-2.2.3-5.ocs23

ID17569
Package Namerealtime-setup
Version2.2.3
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/realtime-setup.git?.#2583f3c3af89821e7454b63bc208a624b1ca9929
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 17:32:49 CST
CompletedSat, 17 Aug 2024 17:36:58 CST
Taskbuild (dist-ocs23, /opencloudos-stream/realtime-setup.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/realtime-setup.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
realtime-setup-2.2.3-5.ocs23.src.rpm (info) (download)
aarch64
realtime-setup-2.2.3-5.ocs23.aarch64.rpm (info) (download)
loongarch64
realtime-setup-2.2.3-5.ocs23.loongarch64.rpm (info) (download)
x86_64
realtime-setup-2.2.3-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.3-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.3-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Mar 21 2023 Yi Lin <nilusyi@tencent.com> - 2.2.3-1 - package init.