Cgroup SCHED_IDLE support was merged in Linux mainline since 5.15.
with this feature, we can preempt low priority containers when there is some container with higher priority or expect less latency
this is necessary for mixture deployment of offline service and online service on the container environment