2.2.2.6.3. Scheduler Control Group Tunables
cpu.shares

Processor share this group gets relative to other groups.

cpu.cfs_period_us

Defines a period for the purpose of limiting the CFS scheduler bandwidth.

cpu.cfs_quota_us

Limits the CFS scheduler to particular quota within each period above.

cpu.rt_period_us

Defines a period for the purpose of limiting the RT scheduler bandwidth.

cpu.rt_runtime_us

Limits the RT scheduler to particular quota within each period above.