On Fri, Dec 13, 2013 at 11:09:01AM +0800, Gao feng wrote:
> With this patch,user can set throttle blkio cgroup for
> lxc domain through virsh tool.
> 
> Signed-off-by: Guan Qiang <[email protected]>
> Signed-off-by: Gao feng <[email protected]>
> ---
>  src/lxc/lxc_driver.c | 671 
> +++++++++++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 646 insertions(+), 25 deletions(-)


ACK

> @@ -4623,6 +5243,7 @@ static virDriver lxcDriver = {
>      .name = LXC_DRIVER_NAME,
>      .connectOpen = lxcConnectOpen, /* 0.4.2 */
>      .connectClose = lxcConnectClose, /* 0.4.2 */
> +    .connectSupportsFeature = lxcConnectSupportsFeature, /* 1.1.4 */

But change this to 1.2.1


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to