kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm/arm64: rework mmu_enabled, for spinlock speedup
@ 2015-06-25 18:45 Andrew Jones
  2015-06-25 18:45 ` [PATCH 1/3] arm/arm64: Introduce mmu_disable Andrew Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Jones @ 2015-06-25 18:45 UTC (permalink / raw)
  To: kvm, kvmarm; +Cc: christoffer.dall, pbonzini

Andrew Jones (3):
  arm/arm64: Introduce mmu_disable
  arm/arm64: drop mmu_set_enabled
  arm/arm64: speed up spinlocks and atomic ops

 arm/cstart.S          |  9 +++++++++
 arm/cstart64.S        |  8 ++++++++
 lib/arm/asm/mmu-api.h |  9 +++++++--
 lib/arm/mmu.c         | 32 ++++++++++++++++++++++----------
 lib/arm/smp.c         |  1 -
 5 files changed, 46 insertions(+), 13 deletions(-)

-- 
2.4.3


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

end of thread, other threads:[~2015-07-06 12:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 18:45 [PATCH 0/3] arm/arm64: rework mmu_enabled, for spinlock speedup Andrew Jones
2015-06-25 18:45 ` [PATCH 1/3] arm/arm64: Introduce mmu_disable Andrew Jones
2015-07-03 17:42   ` Paolo Bonzini
2015-06-25 18:45 ` [PATCH 2/3] arm/arm64: drop mmu_set_enabled Andrew Jones
2015-07-03 17:39   ` Paolo Bonzini
2015-07-06 12:41     ` Andrew Jones
2015-06-25 18:45 ` [PATCH 3/3] arm/arm64: speed up spinlocks and atomic ops Andrew Jones
2015-07-03 17:43   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).