Re: [libvirt] [RFCv2 PATCH 2/5] util: Add memory bandwidth support to resctrl

2018-07-06 Thread bing.niu
On 2018年06月30日 06:39, John Ferlan wrote: On 06/15/2018 05:29 AM, bing@intel.com wrote: From: Bing Niu Add memory bandwidth allocation support basing on existing s/basing/based Will fix. virresctrl implementation. Two new structures virResctrlInfoMB ^^ "cache" (IOW

Re: [libvirt] [RFCv2 PATCH 2/5] util: Add memory bandwidth support to resctrl

2018-06-29 Thread John Ferlan
On 06/15/2018 05:29 AM, bing@intel.com wrote: > From: Bing Niu > > Add memory bandwidth allocation support basing on existing s/basing/based > virresctrl implementation. Two new structures virResctrlInfoMB ^^ "cache" (IOW: fit it in between) > and virResctrlAllocMB are int

[libvirt] [RFCv2 PATCH 2/5] util: Add memory bandwidth support to resctrl

2018-06-15 Thread bing . niu
From: Bing Niu Add memory bandwidth allocation support basing on existing virresctrl implementation. Two new structures virResctrlInfoMB and virResctrlAllocMB are introduced. virResctrlInfoMB is used to record host system MBA supporting information, e.g., minimum bandwidth allowed, bandwidth gra