Re: [PATCH-v2 0/4] KVM: dirty logging optimization

2010-11-25 Thread Takuya Yoshikawa
(2010/11/22 14:40), Takuya Yoshikawa wrote: === I'm going to do additional measurements this weekend. - Especially with NPT. If you have any request about which cases you want to see, please let me know! Thanks, Takuya Test - On core 2 duo machine (without EPT) => just because

Re: [PATCH-v2 0/4] KVM: dirty logging optimization

2010-11-21 Thread Takuya Yoshikawa
(2010/11/22 14:40), Takuya Yoshikawa wrote: Hi, I updated my patch set with your comments reflected. Changelog: - used enum - lpage_idx issues - function names - measurements - [PATCH 1/4] KVM: fix race condition in kvm_mmu_slot_remove_write_access() - [PATCH 2/4] KVM: introduc