[libvirt] [PATCH 0/2] Add NUMA support to virshAllocpagesPagesizeCompleter

Roland Schulz posted 2 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180522095445.28971-1-schullzroll@gmail.com
Test syntax-check passed
src/test/test_driver.c  | 11 +++++++----
tools/virsh-completer.c | 15 ++++++++++++++-
tools/virsh-host.c      |  2 +-
3 files changed, 22 insertions(+), 6 deletions(-)
[libvirt] [PATCH 0/2] Add NUMA support to virshAllocpagesPagesizeCompleter
Posted by Roland Schulz 5 years, 11 months ago
This is a follow up to my previous patch in which I added
virshAllocpagesPagesizeCompleter.
These patches will add support for different NUMA cells, which was tried and
tested by changing default test capabilities.

Roland Schulz (2):
  Add NUMA support to virshAllocpagesPagesizeCompleter.
  Edit test capabilities to contain different cell pagesizes.

 src/test/test_driver.c  | 11 +++++++----
 tools/virsh-completer.c | 15 ++++++++++++++-
 tools/virsh-host.c      |  2 +-
 3 files changed, 22 insertions(+), 6 deletions(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Add NUMA support to virshAllocpagesPagesizeCompleter
Posted by Michal Privoznik 5 years, 11 months ago
On 05/22/2018 11:54 AM, Roland Schulz wrote:
> This is a follow up to my previous patch in which I added
> virshAllocpagesPagesizeCompleter.
> These patches will add support for different NUMA cells, which was tried and
> tested by changing default test capabilities.
> 
> Roland Schulz (2):
>   Add NUMA support to virshAllocpagesPagesizeCompleter.
>   Edit test capabilities to contain different cell pagesizes.
> 
>  src/test/test_driver.c  | 11 +++++++----
>  tools/virsh-completer.c | 15 ++++++++++++++-
>  tools/virsh-host.c      |  2 +-
>  3 files changed, 22 insertions(+), 6 deletions(-)
> 

I've pushed 1/2, but 2/2 needs a bit more tweaking.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list