This document summarizes discussions from the Linaro Connect Q4-11 Power Management Working Group about scheduling domains and load balancing on multicore ARM processors. It describes using sched_mc domains to balance load at the multicore level instead of the CPU level. It also discusses using CPU power scaling to emulate different topologies, like packing tasks onto fewer cores at low load to save power on quad-core CPUs or pulling tasks to a single core on a dual-core system. Open issues around idle load balancing and spurious wakeups with these approaches are also outlined. Future work on load balancing for asymmetric big.LITTLE systems is mentioned.