Re: [PATCH v11 01/26] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
From: Laurent Dufour <hidden>
Date: 2018-05-22 11:45:06
Also in:
linux-mm, lkml
From: Laurent Dufour <hidden>
Date: 2018-05-22 11:45:06
Also in:
linux-mm, lkml
On 17/05/2018 19:19, Matthew Wilcox wrote:
On Thu, May 17, 2018 at 09:36:00AM -0700, Randy Dunlap wrote:quoted
quoted
+ If the speculative page fault fails because of a concurrency isbecause a concurrency isWhile one can use concurrency as a noun, it sounds archaic to me. I'd rather: If the speculative page fault fails because a concurrent modification is detected or because underlying PMD or PTE tables are not yet
Thanks Matthew, I'll do that.
quoted
quoted
+ detected or because underlying PMD or PTE tables are not yet + allocating, it is failing its processing and a classic page faultallocated, the speculative page fault fails and a classic page faultquoted
+ is then tried.