Re: [libvirt] [PATCH v2] Regression: Report correct CPUs present on executing virsh nodecpumap

25 May
2017
25 May
'17
8:39 a.m.
Yes I did, limited to my knowledge. On Thu, May 25, 2017 at 2:08 PM, Nitesh Konkar < niteshkonkar.libvirt@gmail.com> wrote:
Yes I did.
On Thu, May 25, 2017 at 2:07 PM, Peter Krempa <pkrempa@redhat.com> wrote:
On Thu, May 25, 2017 at 14:04:16 +0530, Nitesh Konkar wrote:
On executing the virsh nodecpumap command, the number of CPUs present was shown as (last cpu online id + 1). This patch fixes the issue by reporting the current number of CPUs present.
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com> --- src/util/virhostcpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Did you test it? I did not.
3018
Age (days ago)
3018
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nitesh Konkar