Hide Forgot
Description of problem: The CPU scheduler's load balancer in RHEL 6 is broken. With my PLE test, it was common for 1 4-CPU virtual machine to get around 300% CPU time, while the other 4-CPU virtual machine (contending for the same 4 CPUs) only got about 100% CPU time. Upstream has several patches to fix load balancing. I would like to try backporting those to RHEL 6 to see if that resolves the issues observed. Note that CPU load balancing with cgroups will probably still be broken, even with those changesets applied; that is another bug alltogether.