ANDROID: mm: add vendor hooks to adjust memory reclamation
Add vendor hooks to adjust page reclamation operations based on the running task and kernel memory pressure. Determine if file pages should be skipped in response to file faults and memory pressure. Conflicts: drivers/android/vendor_hooks.c include/trace/hooks/vmscan.h mm/vmscan.c replace folio with page Bug: 350865007 Bug: 453967145 Change-Id: I39c223876ef82af443407234e35f39bcbbeb17cb Signed-off-by:Yang Yang <yang.yang@vivo.com> (cherry picked from commit b0807745) Signed-off-by:
Hailong Liu <liuhailong@oppo.com> (cherry picked from commit 8c5af78b)
Loading
Please sign in to comment