Skip to content

Ability to configure CPU CFS quota period #9081

@derekwaynecarr

Description

@derekwaynecarr

Is your feature request related to a problem? Please describe.
There is interest in the Kubernetes community supporting a tunable CPU CFS quota period in order to reduce latency for workloads with quota enforced. The initial proposal is to offer a tuning option in the kubelet to allow operators to configure the period, but its possible that future iterations will result in users wanting to tune this on a per-pod basis.

For details see:
kubernetes/kubernetes#63437 (comment)

Describe the solution you'd like
Understand if systemd will expose an option to configure the CPU period on a per control group basis.

Describe alternatives you've considered
Not using the systemd cgroup driver, or setting the cpu.cfs_quota directly, but that appears it will potentially conflict with systemd itself.

Metadata

Metadata

Assignees

Labels

RFE 🎁Request for Enhancement, i.e. a feature requestcgroups

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions