DescriptionSpeed up ARC boot if the user launches ARC app while ARC is not ready
On some boards, ARC processes run in a restricted cgroups by default
so that booting ARC won't slow down Chrome's user session restoration.
However, such a cgroups restriction is not always relevant. This CL
is for removing the cgroups restriction when the user tries to launch
an ARC app before ARC system gets ready (so that ARC system finishes
booting quickly.)
Chromium OS (session_manager) side CL is:
https://chromium-review.googlesource.com/#/c/382878/
BUG=chrome-os-partner:56555
TEST=Manually checked that the D-Bus method in session_manager is
called.
Committed: https://crrev.com/363005462f464bc319163b22c8eef8874a205868
Cr-Commit-Position: refs/heads/master@{#417768}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment #Patch Set 3 : rebase #Patch Set 4 : Fix unit_tests #
Messages
Total messages: 25 (13 generated)
|