qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2][RFC] Convert Clock lists to RCU (V3)
@ 2014-03-06 17:35 Mike Day
  2014-03-06 17:35 ` [Qemu-devel] [PATCH 1/2] [RFC] Convert active timers list to use RCU V3 Mike Day
  2014-03-06 17:35 ` [Qemu-devel] [PATCH 2/2] [RFC] Convert Clock Timerlists to " Mike Day
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Day @ 2014-03-06 17:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mike Day, pbonzini, alex

The first patch in the series converts the
clock->timerlists->active_timers list to RCU. It also creates
QemuMutex in the parent QemuClock data structure.

The second patch converts clock->timerlists to RCU.

Mike Day (2):
  [RFC] Convert active timers list to use RCU V3
  [RFC] Convert Clock Timerlists to RCU V3

 include/qemu/timer.h |  19 ++++---
 qemu-timer.c         | 142 ++++++++++++++++++++++++++++++++-------------------
 2 files changed, 98 insertions(+), 63 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-03-06 17:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06 17:35 [Qemu-devel] [PATCH 0/2][RFC] Convert Clock lists to RCU (V3) Mike Day
2014-03-06 17:35 ` [Qemu-devel] [PATCH 1/2] [RFC] Convert active timers list to use RCU V3 Mike Day
2014-03-06 17:35 ` [Qemu-devel] [PATCH 2/2] [RFC] Convert Clock Timerlists to " Mike Day

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).