Using Info from User Space?
Using Info from User Space?
Posted Nov 3, 2013 15:14 UTC (Sun) by raven667 (guest, #5198)In reply to: Using Info from User Space? by dlang
Parent article: The power-aware scheduling mini-summit
I think that the point is that the tradeoff is usually the path which finishes faster is also the path which uses the least power, because the system can stop using power as soon as it finishes its work so faster is better, from a power management perspective. So the trade off is that you can power two cores and take 10% longer, or power up four cores, use higher power in the short term, finish fast, then shut them all off and save power.
