Re: [RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency

From: Mike Galbraith
Date: Fri Apr 25 2014 - 02:23:51 EST


On Fri, 2014-04-25 at 03:30 +0800, Yuyang Du wrote:

> To track CC, we intercept the scheduler in 1) enqueue, 2) dequeue, 3)
> scheduler tick, and 4) enter/exit idle.

Boo hiss to 1, 2 and 4. Less fastpath math would be better.

-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/