Commit 1a958c7b authored by Justin Jiang's avatar Justin Jiang Committed by Treehugger Robot
Browse files

ANDROID: vendor_hooks: add hook for boost free pages mapped by the


exiting process

When the system is under high memory pressure, we observed by trace
that the execution of the exiting process will have a large number of
runnables, which will result in the inability to release the pages
mapped by it's VMA to other apps for use in the system timely.

Therefore, we hope to use this hook interface to release the
physical pages mapped by the exiting process's vma in advance, and
alleviate the tight system memory resources issues.

Bug: 364225494
Change-Id: Id4a7db386d74e9fb8d104e5311a585a4a48811ef
Signed-off-by: default avatarJustin Jiang <justinjiang@vivo.corp-partner.google.com>
parent 23a331c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment