[libvirt] [PATCH v4 0/2] libxl: implement some chuncks of the NUMA interface

Dario Faggioli dario.faggioli at citrix.com
Fri Aug 9 09:05:48 UTC 2013


Hi and sorry for being so late at this. :-(

This is the leftover of my NUMA series for the libxl driver. Basically, all the
patches have been checked in but the one actually building the <topology>
capability, which is patch 2/2 of this series.  I think I addressed all
Daniel's comments about VIR_*ALLOC* and error handling.

Patch 1/2 is a bugfix to how the range of available NUMA nodes was being
handled in a previous patch (more in the changelog).

---

Dario Faggioli (2):
      libxl: fix node ranges in libxlNodeGetCellsFreeMemory()
      libxl: implement NUMA capabilities reporting


 src/libxl/libxl_conf.c   |  140 ++++++++++++++++++++++++++++++++++++++++++++++
 src/libxl/libxl_driver.c |   14 ++---
 2 files changed, 146 insertions(+), 8 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)




More information about the libvir-list mailing list