Sun, 22 Dec 2024 09:21:53 CST | login

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

ID21499
Package Namerealtime-setup
Version2.2.3
Release6.ocs23
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 14:35:56 CST
CompletedFri, 27 Sep 2024 14:48:47 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
realtime-setup-2.2.3-6.ocs23.src.rpm (info) (download)
aarch64
realtime-setup-2.2.3-6.ocs23.aarch64.rpm (info) (download)
loongarch64
realtime-setup-2.2.3-6.ocs23.loongarch64.rpm (info) (download)
x86_64
realtime-setup-2.2.3-6.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 * 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.