You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move parent task to cgroup before other tasks are spawned
In addition to moving crosvm threads, move the parent spawning process before forks/execs occur. This ensures that vCPU threads get exclusive pCPU access. Bug: 408290580 Test: m && adb reboot and saw all threads moved
0 commit comments