Re: [PATCH 00/13] More parallel operations for the TDP MMU

2021-04-01 Thread Paolo Bonzini
On 31/03/21 23:08, Ben Gardon wrote: Now that the TDP MMU is able to handle page faults in parallel, it's a relatively small change to expand to other operations. This series allows zapping a range of GFNs, reclaiming collapsible SPTEs (when disabling dirty logging), and enabling dirty logging to

[PATCH 00/13] More parallel operations for the TDP MMU

2021-03-31 Thread Ben Gardon
Now that the TDP MMU is able to handle page faults in parallel, it's a relatively small change to expand to other operations. This series allows zapping a range of GFNs, reclaiming collapsible SPTEs (when disabling dirty logging), and enabling dirty logging to all happen under the MMU lock in read