[RFC PATCH 05/16 v3] Update CPU CC in fair

2014-05-30 Thread Yuyang Du
CC can only be modified when enqueue and dequeue the CPU rq. We also update it in scheduler tick, load balancing, and idle enter/exit in case we may not have enqueue and dequeue for a long time. Therefore, we update/track CC in and only in these points: we update cpu concurrency at: 1) enqueue

[RFC PATCH 05/16 v3] Update CPU CC in fair

2014-05-30 Thread Yuyang Du
CC can only be modified when enqueue and dequeue the CPU rq. We also update it in scheduler tick, load balancing, and idle enter/exit in case we may not have enqueue and dequeue for a long time. Therefore, we update/track CC in and only in these points: we update cpu concurrency at: 1) enqueue