Merge "Enable stalld to protect low-priority tasks from starvation"

This commit is contained in:
Zuul
2025-09-19 13:50:08 +00:00
committed by Gerrit Code Review

View File

@@ -66,6 +66,14 @@ To have stalld monitor only application-isolated CPUs.
system host-label-assign <host> starlingx.io/stalld_cpu_functions=application-isolated
Stalld can be configured with |eBPF| backend, reducing CPU usage on larger
systems.
.. code-block:: none
system host-label-assign <node> starlingx.io/stalld.backend=queue_track
Configure Custom Stalld Parameters
----------------------------------