msm: kgsl: move kgsl shmem pages to unevictable list
Kgsl shmem pages are always pinned but still endup in the evictable lru leading to inteference with the reclaim logic making the later spending more time in scanning the pages. This time can result into the PSI events generation leading to oom/lmkd logic to take the wrong decissions. Move such pages to unevictable LRU thus kept out of the reclaimable list. Change-Id: Iee82ce101526f04a8f294a10dce9598356701977 Signed-off-by:Charan Teja Kalla <quic_charante@quicinc.com> Signed-off-by:
Srinivasarao Pathipati <quic_c_spathi@quicinc.com>
Loading
Please register or sign in to comment