Re: [systemd-devel] [PATCH 2/3] cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property

2013-09-10 Thread Lennart Poettering
On Fri, 30.08.13 10:56, Gao feng (gaof...@cn.fujitsu.com) wrote: > This patch adds the support for setting up BlockIORead/WriteBandwidth > in bus_cgroup_set_property. Thanks! Applied! > --- > src/core/dbus-cgroup.c | 101 > + > 1 file changed, 1

[systemd-devel] [PATCH 2/3] cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property

2013-08-29 Thread Gao feng
This patch adds the support for setting up BlockIORead/WriteBandwidth in bus_cgroup_set_property. --- src/core/dbus-cgroup.c | 101 + 1 file changed, 101 insertions(+) diff --git a/src/core/dbus-cgroup.c b/src/core/dbus-cgroup.c index c0e2371..4ef20