]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cgroup: Implement cpu.cfs_period_us and cpu.cfs_quota_us tuning API
authorWen Congyang <wency@cn.fujitsu.com>
Thu, 21 Jul 2011 07:21:05 +0000 (15:21 +0800)
committerWen Congyang <wency@cn.fujitsu.com>
Thu, 21 Jul 2011 09:11:12 +0000 (17:11 +0800)
commitfd7c17234089ea14df8a12f884e2dec70a3d8856
tree26f0c37b411944d4328a2e18a8f838d0d4409304
parent8e64f8730646390cc174555f88ecb654ac933aef
cgroup: Implement cpu.cfs_period_us and cpu.cfs_quota_us tuning API

This patch provides 4 APIs to get and set cpu.cfs_period_us and cpu.cfs_quota_us.
src/libvirt_private.syms
src/util/cgroup.c
src/util/cgroup.h