All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen: cpupool (small) improvement and (latent) bug fix
@ 2016-07-14  6:41 Dario Faggioli
  2016-07-14  6:41 ` [PATCH 1/2] xen: fix a (latent) cpupool-related race during domain destroy Dario Faggioli
  2016-07-14  6:41 ` [PATCH 2/2] xen: cpupool: small optimization when moving between pools Dario Faggioli
  0 siblings, 2 replies; 6+ messages in thread
From: Dario Faggioli @ 2016-07-14  6:41 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, Andrew Cooper, George Dunlap, Jan Beulich

Hi,

Small cpupool couple of patches.

One is a small optimization, while the other fixes a nasty --although currently
only theoretical-- bug in the domain destruction path.

Regards, Dario
---
Dario Faggioli (2):
      xen: fix a (latent) cpupool-related race during domain destroy
      xen: cpupool: small optimization when moving between pools


 xen/common/cpupool.c |    3 +++
 xen/common/domain.c  |    4 ++--
 2 files changed, 5 insertions(+), 2 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] 6+ messages in thread

end of thread, other threads:[~2016-07-14 14:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14  6:41 [PATCH 0/2] xen: cpupool (small) improvement and (latent) bug fix Dario Faggioli
2016-07-14  6:41 ` [PATCH 1/2] xen: fix a (latent) cpupool-related race during domain destroy Dario Faggioli
2016-07-14  9:37   ` Andrew Cooper
2016-07-14 14:54     ` Dario Faggioli
2016-07-14 14:55       ` Andrew Cooper
2016-07-14  6:41 ` [PATCH 2/2] xen: cpupool: small optimization when moving between pools 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.