public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve iteration through sptes from rmap
@ 2012-03-21 14:48 Takuya Yoshikawa
  2012-03-21 14:49 ` [PATCH 1/2] KVM: MMU: Make pte_list_desc fit cache lines well Takuya Yoshikawa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Takuya Yoshikawa @ 2012-03-21 14:48 UTC (permalink / raw)
  To: avi, mtosatti; +Cc: kvm

By removing sptep from rmap_iterator, I could achieve 15% performance
improvement without inlining.

Takuya Yoshikawa (3):
  KVM: MMU: Make pte_list_desc fit cache lines well
  KVM: MMU: Improve iteration through sptes from rmap

-- 
1.7.5.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-08 14:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 14:48 [PATCH 0/2] Improve iteration through sptes from rmap Takuya Yoshikawa
2012-03-21 14:49 ` [PATCH 1/2] KVM: MMU: Make pte_list_desc fit cache lines well Takuya Yoshikawa
2012-04-08 13:09   ` Avi Kivity
2012-04-08 14:50     ` Takuya Yoshikawa
2012-03-21 14:50 ` [PATCH 2/2] KVM: MMU: Improve iteration through sptes from rmap Takuya Yoshikawa
2012-04-04 12:34 ` [PATCH 0/2] " Takuya Yoshikawa
2012-04-08 13:08 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox