mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 19:03:15 +01:00
It makes more sense to have a scheduler (or runqueue pair) per-cpu rather than per-container. This provides more flexible global scheduling policy that is also simpler due to all scheduling details being controlled from a single point.