Information for build realtime-setup-2.2.3-4.oc9

ID18955
Package Namerealtime-setup
Version2.2.3
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/realtime-setup.git?.#b3ed0bf4d023a9d7e236d5435463fd92dc069f8e
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 05:44:18 CST
CompletedMon, 08 Jan 2024 05:45:57 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/realtime-setup.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/realtime-setup.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
realtime-setup-2.2.3-4.oc9.src.rpm (info) (download)
aarch64
realtime-setup-2.2.3-4.oc9.aarch64.rpm (info) (download)
x86_64
realtime-setup-2.2.3-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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.