On Mon, Jun 15, 2020 at 06:15:57PM -0400, Peter Xu wrote:
> Use the new mm_fault_accounting() helper for page fault accounting.
> 
> Avoid doing page fault accounting multiple times if the page fault is retried.
> Also, the perf events for page faults will be accounted too when the config 
> has
> CONFIG_PERF_EVENTS defined.
> 
> CC: Jonas Bonn <[email protected]>
> CC: Stefan Kristiansson <[email protected]>
> CC: Stafford Horne <[email protected]>
> CC: [email protected]
> Signed-off-by: Peter Xu <[email protected]>

Acked-by: Stafford Horne <[email protected]>

Reply via email to