All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] xen: RCU: Improve the idle timer handling
@ 2017-09-28 17:06 Dario Faggioli
  2017-09-28 17:06 ` [PATCH v3 1/3] xen: RCU: let the RCU idle timer handler run Dario Faggioli
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dario Faggioli @ 2017-09-28 17:06 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Julien Grall, Stefano Stabellini, Tim Deegan,
	George Dunlap

And now take 3.

v1:
 https://lists.xen.org/archives/html/xen-devel/2017-09/msg01855.html

v2:
 https://lists.xen.org/archives/html/xen-devel/2017-09/msg03515.html

I've just took care of Jan's comments to v2. Details in single patches.

Thanks and Regards,
Dario
---
Dario Faggioli (3):
      xen: RCU: let the RCU idle timer handler run
      xen: RCU: make the period of the idle timer configurable.
      xen: RCU: make the period of the idle timer adaptive.

 docs/misc/xen-command-line.markdown |   10 +++++
 xen/common/rcupdate.c               |   67 ++++++++++++++++++++++++++++++++---
 xen/common/timer.c                  |   17 +++++++++
 xen/include/xen/timer.h             |    5 +++
 4 files changed, 93 insertions(+), 6 deletions(-)
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-10-09 17:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28 17:06 [PATCH v3 0/3] xen: RCU: Improve the idle timer handling Dario Faggioli
2017-09-28 17:06 ` [PATCH v3 1/3] xen: RCU: let the RCU idle timer handler run Dario Faggioli
2017-10-09  9:49   ` Jan Beulich
2017-10-09 17:15     ` Dario Faggioli
2017-09-28 17:06 ` [PATCH v3 2/3] xen: RCU: make the period of the idle timer configurable Dario Faggioli
2017-10-09 10:13   ` Jan Beulich
2017-09-28 17:06 ` [PATCH v3 3/3] xen: RCU: make the period of the idle timer adaptive Dario Faggioli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.