BTW, the libcgroup* relevant packages may be dropped by F19 or RHEL7.y, so we shouldn't depend on cmdline tools(e.g. lscgroup, lssubsys, cgget) are provided by libcgroup-tools on F19 or RHEL7.y.
In addition, systemd already has support for assigning specific resources to system services using various configuration settings on F19 or RHEL7.y. and with new "systemctl set-cgroup-attr" command the user can change parameters of the cgroup at runtime, and this immediately takes effect. With "systemctl get-cgroup-attr" current values can be read. -- Regards, Alex ----- Original Message ----- From: "liyang" <[email protected]> To: "Lucas Meneghel Rodrigues" <[email protected]>, [email protected], [email protected] Sent: Tuesday, July 9, 2013 2:27:56 PM Subject: [Autotest] cgroup:add some function in cgroup_utils.py and a test about file create rate test in desired device HI, Lucas and Lukáš. I resend the 2 pullreqs The first one is about add/modify some function in cgroup_utils.py https://github.com/autotest/autotest/pull/689 The second one is a new testcase about file create rate in desired device with cgroup.blkio sub system https://github.com/autotest/autotest-client-tests/pull/14 -- Regards, -------------------------------------------------- Li Yang TEL:+86+25-86630566-8529 EMail:[email protected] -------------------------------------------------- _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
