ANDROID: vendor_hooks: Skip pages with high memory pressure in shrink_active_list
The android_vh_folio_referenced_check_bypass hook reverse-maps and
skips pages with high memory pressure in shrink_active_list,
preferring to recycle them. This helps reduce memory pressure and
improve system performance under high load.
Bug: 404067669
Bug: 405283661
Bug: 407454570
Change-Id: Ic10edcef9761df774d6cf18544e7c044bf78d3ed
Signed-off-by:
Marcus Ma <maminghui5@xiaomi.corp-partner.google.com>
Loading
Please sign in to comment