Re: [RFC PATCH v3 00/10] Energy Aware Scheduling

2018-06-01 Thread Quentin Perret
Hi, The main new feature of this patch-set is the Energy Model framework we discussed at OSPM. The core of it and the APIs are all implemented in patch 03/10, so this is really where I was hoping to get some feedback. Is the overall idea of this framework reasonable ? What do you think about the i

[RFC PATCH v3 00/10] Energy Aware Scheduling

2018-05-21 Thread Quentin Perret
1. Overview The Energy Aware Scheduler (EAS) based on Morten Rasmussen's posting on LKML [1] is currently part of the AOSP Common Kernel and runs on today's smartphones with Arm's big.LITTLE CPUs. This series implements a new and largely simplified version of EAS based on an Energy Model (EM) of t