summaryrefslogtreecommitdiff
path: root/lib/mpi/mpicoder.c
diff options
context:
space:
mode:
authorJoonwoo Park <joonwoop@codeaurora.org>2016-09-23 15:49:32 -0700
committerJoonwoo Park <joonwoop@codeaurora.org>2016-10-12 14:14:16 -0700
commit825b7ef93a28c91d41b370de543b111582de3982 (patch)
tree7aa5f73c14ca5254de757c2e4e63f311f06de0fe /lib/mpi/mpicoder.c
parent15d2c97d2aca93296b31bd28ad1718623add167c (diff)
sched: bucketize CPU c-state levels
C-state aware scheduler takes note of wakeup latency of each c-state level to determine whether to pack or wake up LPM CPU. But it doesn't distinguish small and large delta as it's inefficient for scheduler to do so on its critical path. Disregard wakeup latencies less than 64 us between different c-state levels. This reduces unnecessary task packing. CRs-fixed: 1074879 Change-Id: Ib0cadbd390d1a0b6da3e39c98010cedb43e5bf60 Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions