Re: [PATCH v3 00/15] KVM: MMU: locklessly write-protect

2013-11-10 Thread Xiao Guangrong
On 11/03/2013 08:29 PM, Gleb Natapov wrote: > Marcelo can you review it please? > Ping.. > On Wed, Oct 23, 2013 at 09:29:18PM +0800, Xiao Guangrong wrote: >> Changelog v3: >> - the changes from Gleb's review: >> 1) drop the patch which fixed the count of spte number in rmap since it >>

Re: [PATCH v3 00/15] KVM: MMU: locklessly write-protect

2013-11-03 Thread Gleb Natapov
Marcelo can you review it please? On Wed, Oct 23, 2013 at 09:29:18PM +0800, Xiao Guangrong wrote: > Changelog v3: > - the changes from Gleb's review: > 1) drop the patch which fixed the count of spte number in rmap since it > can not be easily fixed and it has gone after applying this patch

[PATCH v3 00/15] KVM: MMU: locklessly write-protect

2013-10-23 Thread Xiao Guangrong
Changelog v3: - the changes from Gleb's review: 1) drop the patch which fixed the count of spte number in rmap since it can not be easily fixed and it has gone after applying this patchset - ideas from Gleb and discussion with Marcelo is also very appreciated: 2) change the way to lockles