debian: Enable affine services
Enable affine-tasks.service affine-platform.sh.service so that
kernel threads have the correct priority/affinity.
Test Plan
PASS Build worker-utils package
PASS Build ISO
PASS Boot AIO ISO
PASS Check via "systemctl status" that the affine-tasks.service
and affine-platform.sh.service start at boot.
PASS Check the output ps-sched.sh for proper affining and
priority setting of the kernel threads.
Depends-On: https://review.opendev.org/c/starlingx/utilities/+/845355
Story: 2009101
Task: 43893
Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I76be825b121301682cfd56137c0bda9651f56835
This commit is contained in:
@@ -130,6 +130,6 @@ enable logmgmt.service
|
||||
# platform-util.spec (Move to rutime enablement. Disable, only on non-controllers)
|
||||
#enable opt-platform.service
|
||||
|
||||
# worker-utils.spec (Move to rutime enablement. Disable, only on non-controllers)
|
||||
#enable affine-platform.sh.service
|
||||
#enable affine-tasks.service
|
||||
# worker-utils.spec
|
||||
enable affine-platform.sh.service
|
||||
enable affine-tasks.service
|
||||
|
||||
Reference in New Issue
Block a user