Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1615787f authored by Raghu Ananya Arabolu's avatar Raghu Ananya Arabolu
Browse files

msm: kgsl: Do not suppress page faults due to UCHE overfetch



Do not suppress read pagefaults where the faulting address lies within the
first 64 bytes of a page (UCHE line size is 64 bytes) and the fault page is
preceded by a valid allocation. This page fault is likely due to UCHE
overfetch. The page fault logs print the faulting address, faulting block
and nearby memory. From the logs it can be inferred that the page fault is
due to UCHE overfetch.

Change-Id: Ic7d3ad114620f9233e7e51859c1ce56418ca2b9b
Signed-off-by: default avatarRaghu Ananya Arabolu <rarabolu@codeaurora.org>
parent af96f07f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment