CrOS: userspace swap: introduce the userspace swap policy.
This CL introduces the userspace swap policy as described in go/userspace-swap. The policy is only concerned with the "when" of userspace swap and not the actual userspace swap implementation itself. The swapping part will be handled in a later CL which will contain the "mechanism" part of userspace swapping. This CL uses information about renderers to determine if they are eligible to be swapped and if so it will trigger the userspace swap process to the mechanism. BUG=chromium:1067833 Change-Id: I9a1f635c96401701f4c1cad44ba403582f2af828 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295926 Commit-Queue: Brian Geffon <bgeffon@chromium.org> Reviewed-by:Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#791615}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment