Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Get the number in the file
/sys/fs/cgroup/cpu,cpuacct/cpu.cfs_quota_us. Denote it ascfs_quota_us.Get the number in the file
/sys/fs/cgroup/cpu,cpuacct/cpu.cfs_period_us. Denote it ascfs_period_us.Calculate the CPU limit (set by
--cpus) ascfs_quota_us / cfs_period_us.