Re: [libvirt] [PATCH 12/21] resctrl: Instantiate all resctrl information at once

2017-11-15 Thread Pavel Hrdina
On Mon, Nov 13, 2017 at 09:50:27AM +0100, Martin Kletzander wrote: > This allows for looking up the cache control information more sensibly from > conf/capabilities.c and also provides more data to the virresctrl module that > will get more usable later on. > > Signed-off-by: Martin Kletzander >

Re: [libvirt] [PATCH 12/21] resctrl: Instantiate all resctrl information at once

2017-11-15 Thread Martin Kletzander
On Tue, Nov 14, 2017 at 10:57:26AM -0500, John Ferlan wrote: On 11/13/2017 03:50 AM, Martin Kletzander wrote: This allows for looking up the cache control information more sensibly from conf/capabilities.c and also provides more data to the virresctrl module that will get more usable later on.

Re: [libvirt] [PATCH 12/21] resctrl: Instantiate all resctrl information at once

2017-11-14 Thread John Ferlan
On 11/13/2017 03:50 AM, Martin Kletzander wrote: > This allows for looking up the cache control information more sensibly from > conf/capabilities.c and also provides more data to the virresctrl module that > will get more usable later on. > > Signed-off-by: Martin Kletzander > --- > po/POTFIL

[libvirt] [PATCH 12/21] resctrl: Instantiate all resctrl information at once

2017-11-13 Thread Martin Kletzander
This allows for looking up the cache control information more sensibly from conf/capabilities.c and also provides more data to the virresctrl module that will get more usable later on. Signed-off-by: Martin Kletzander --- po/POTFILES.in | 1 + src/conf/capabilities.c | 48 +++