TabManager: Set OOM scores via a new debugd interface on ChromeOS.
Setting OOM scores generally requires root permission. In the past it's done 1. For Chrome processes: via a SUID binary chrome-sandbox. 2. For Andorid processes: Send scores to Android via IPC. Android handles the rest. Now a new method is added to debugd dbus interface on ChromeOS to handle OOM score settings. https://chromium-review.googlesource.com/#/c/366154/ So we can set OOM score settings in the unified way on ChromeOS. BUG=b:30193036 TEST=minnie Review-Url: https://codereview.chromium.org/2247433002 Cr-Commit-Position: refs/heads/master@{#414693}
Showing
This diff is collapsed.
Please register or sign in to comment