All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xen: idle_loop: either deal with tasklets or go idle
@ 2017-06-14 16:53 Dario Faggioli
  2017-06-14 16:53 ` Dario Faggioli
  0 siblings, 1 reply; 9+ messages in thread
From: Dario Faggioli @ 2017-06-14 16:53 UTC (permalink / raw)
  To: xen-devel
  Cc: Andrew Cooper, Julien Grall, Stefano Stabellini, Boris Ostrovsky,
	Jan Beulich

Hi,

following up on this:

 https://lists.xen.org/archives/html/xen-devel/2017-06/msg01260.html

I did make a patch that moves do_tasklet() up a bit, within idle_loop().

While there, I did a bit more than that... let's see what you guys think. :-D

I've verified that this builds on ARM too, but have not run it (while I did
that, for x86):

 https://travis-ci.org/fdario/xen/builds/242888986

Thanks and Regards,
Dario
---
Dario Faggioli (1):
      xen: idle_loop: either deal with tasklets or go idle

 xen/arch/arm/domain.c     |   21 ++++++++++++++-------
 xen/arch/x86/domain.c     |   12 +++++++++---
 xen/common/tasklet.c      |   10 +---------
 xen/include/xen/tasklet.h |   12 +++++++++++-
 4 files changed, 35 insertions(+), 20 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] 9+ messages in thread

end of thread, other threads:[~2017-06-16 20:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 16:53 [PATCH] xen: idle_loop: either deal with tasklets or go idle Dario Faggioli
2017-06-14 16:53 ` Dario Faggioli
2017-06-16  8:54   ` Jan Beulich
2017-06-16 10:44     ` Dario Faggioli
2017-06-16 11:47       ` Jan Beulich
2017-06-16 13:34         ` Dario Faggioli
2017-06-16 14:09           ` Jan Beulich
2017-06-16 17:41       ` Stefano Stabellini
2017-06-16 20:06         ` 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.