cgroups
posts (2)
- CPU in Kubernetes from the kernel up2/12
cgroups and CPU: how Linux splits the processor between groups of processes
Group scheduling, cpu.weight and hierarchy - how the kernel divides CPU between groups of processes instead of individual tasks.
- series · 12 parts
CPU in Kubernetes from the kernel up
A CPU model built bottom-up: from runnable tasks and the scheduler, through cgroups, requests and limits, to throttling, contention, PSI and diagnostics.