jack_bonatakis
01/10/2023, 4:51 PMalexander_butler
01/10/2023, 8:01 PMThe CPU limit defines a hard ceiling on how much CPU time that the container can use. During each scheduling interval (time slice), the Linux kernel checks to see if this limit is exceeded; if so, the kernel waits before allowing that cgroup to resume execution.This is still conjecture without knowing much about the specific tap and target implementations but is a safe ground rule.