Re: [PATCH 1/4] capabilities: Rename siblings to distances

2021-05-24 Thread Michal Prívozník
On 5/21/21 9:46 AM, Peter Krempa wrote: > On Thu, May 20, 2021 at 17:24:53 +0200, Michal Privoznik wrote: >> The virCapsHostNUMACellSiblingInfo structure really represents >> distance to other NUMA node. Rename the structure and variables >> of that type to make it more obvious. >> >>

Re: [PATCH 1/4] capabilities: Rename siblings to distances

2021-05-21 Thread Peter Krempa
On Thu, May 20, 2021 at 17:24:53 +0200, Michal Privoznik wrote: > The virCapsHostNUMACellSiblingInfo structure really represents > distance to other NUMA node. Rename the structure and variables > of that type to make it more obvious. > > Signed-off-by: Michal Privoznik > --- >

[PATCH 1/4] capabilities: Rename siblings to distances

2021-05-20 Thread Michal Privoznik
The virCapsHostNUMACellSiblingInfo structure really represents distance to other NUMA node. Rename the structure and variables of that type to make it more obvious. Signed-off-by: Michal Privoznik --- src/conf/capabilities.c| 52 +-