Wed, 01 Apr 2026 20:05:56 CST | login

Information for build realtime-setup-2.2.3-6.ocs23.rva23

ID25272
Package Namerealtime-setup
Version2.2.3
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/realtime-setup.git?.#4ec378d994abca7cabad1f95f3d04e945fd8c11f
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 bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 21:46:35 CST
CompletedMon, 16 Mar 2026 23:20:20 CST
Taskbuild (dist-ocs23-riscv-rva23, /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-riscv-rva23
RPMs
src
realtime-setup-2.2.3-6.ocs23.rva23.src.rpm (info) (download)
riscv64
realtime-setup-2.2.3-6.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.3-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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.