Re: [libvirt] [RFC v3 3/8] Resctrl: Add new xml element to support cache tune

2017-02-10 Thread Marcelo Tosatti
On Thu, Feb 09, 2017 at 03:43:04PM +0800, Eli Qiao wrote: > This patch adds new xml element to support cache tune as: > > > ... > vcpus='1,2'/> > ... > > > id: any non-minus number > host_id: reference of the host's cache banks id, it's from capabilities > type: cache bank type >

[libvirt] [RFC v3 3/8] Resctrl: Add new xml element to support cache tune

2017-02-08 Thread Eli Qiao
This patch adds new xml element to support cache tune as: ... ... id: any non-minus number host_id: reference of the host's cache banks id, it's from capabilities type: cache bank type size: should be multiples of the min_size of the bank on host. vcpus: cache allocation on vcpu set, if