All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Automatically derive soft affinity from vnuma information
@ 2015-03-26  8:54 Dario Faggioli
  2015-03-26  8:54 ` [PATCH v2 1/3] libxl: check whether vcpu affinity and vnuma info match Dario Faggioli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dario Faggioli @ 2015-03-26  8:54 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Ian Jackson, Ian Campbell, Stefano Stabellini

Round 2. All patches have Wei's Ack.

Wei, I modified the comment of libxl__vnuma_config_check() and added your ack
on patch 1, as you said during review.

This is available as a git branch here:

  git://xenbits.xen.org/people/dariof/xen.git  rel/numa/vnuma/softaffinity-v2

Regards,
Dario
---
Dario Faggioli (3):
      libxl: check whether vcpu affinity and vnuma info match
      libxl: automatically set soft affinity after vnuma info
      libxl: cleanup some misuse of 'cpumap' as parameter

 tools/libxl/libxl_dom.c   |   46 ++++++++++++++++++++++++++++++++++-
 tools/libxl/libxl_utils.h |    6 ++---
 tools/libxl/libxl_vnuma.c |   60 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 108 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2015-03-31 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26  8:54 [PATCH v2 0/3] Automatically derive soft affinity from vnuma information Dario Faggioli
2015-03-26  8:54 ` [PATCH v2 1/3] libxl: check whether vcpu affinity and vnuma info match Dario Faggioli
2015-03-26  8:54 ` [PATCH v2 2/3] libxl: automatically set soft affinity after vnuma info Dario Faggioli
2015-03-26  8:55 ` [PATCH v2 3/3] libxl: cleanup some misuse of 'cpumap' as parameter Dario Faggioli
2015-03-31 16:30 ` [PATCH v2 0/3] Automatically derive soft affinity from vnuma information Ian Campbell

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.