On 14/07/21 00:09, David Matlack wrote:
This patch series adds support for the TDP MMU in the fast_page_fault path, which enables certain write-protection and access tracking faults to be handled without taking the KVM MMU lock. This series brings the performance of these faults up to par with the legacy MMU.
Queued, thanks. Paolo