public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] kvm: rework KVM mmu_shrink() code
@ 2010-08-20  1:10 Tim Pepper
  2010-08-22 15:29 ` Avi Kivity
  2010-08-23 10:22 ` Avi Kivity
  0 siblings, 2 replies; 11+ messages in thread
From: Tim Pepper @ 2010-08-20  1:10 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti, Lai Jiangshan, Dave Hansen, LKML, k

The following series is the four patches Dave Hansen had queued for test
as mentioned last week in the thread: 
  "[PATCH] kvm: make mmu_shrink() fit shrinker's requirement"
Last week just before leaving for vacation Dave had noted in that thread
that these four were ready to merge based on our perf team's testing
finally having wrapped up.  But it turns out he hadn't actually posted
them after refactoring in response to comments back in June...

I'm covering for him in his absence and had previously reviewed this set.
This version contains fixes in response to the comments in June.  The
patches are pulled straight from Dave's development tree, as tested, with
a minor build/merge change to patch #3 which was otherwise inadvertantly
re-introducing an (unused) variable that Avi more recently had removed.

Compared to the previous version from June: 
- patch #3 addresses Marcelo's comment about a double deaccounting
  of kvm->arch.n_used_mmu_pages
- patch #4 includes protection of the used mmu page counts in response to 
  Avi's comments

Avi: if Dave's use of a per cpu counter in the refactored patch #4 is 
acceptable to you, then the series is for merging.

-- 
Tim Pepper  <lnxninja@linux.vnet.ibm.com>
IBM Linux Technology Center

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

end of thread, other threads:[~2010-08-24 13:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20  1:10 [PATCH 0/4 v2] kvm: rework KVM mmu_shrink() code Tim Pepper
2010-08-22 15:29 ` Avi Kivity
2010-08-23 10:22 ` Avi Kivity
2010-08-23 10:27   ` Avi Kivity
2010-08-23 11:11     ` Xiaotian Feng
2010-08-23 11:28       ` Avi Kivity
2010-08-23 19:53         ` Tim Pepper
2010-08-24  2:07       ` Marcelo Tosatti
2010-08-24  2:31         ` [PATCH -kvm] kvm: fix regression from " Xiaotian Feng
2010-08-24 13:12           ` Marcelo Tosatti
2010-08-24  9:50         ` [PATCH 0/4 v2] kvm: " Xiaotian Feng

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