Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-08 Thread Daniel Lezcano
Hi Rafael, On 04/07/2019 12:14, Rafael J. Wysocki wrote: > On Thursday, June 20, 2019 1:58:08 PM CEST Daniel Lezcano wrote: >> The objective is the same for all the governors: save energy, but at >> the end the governors menu, ladder and teo aim to improve the >> performances with an acceptable

RE: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-07 Thread Doug Smythies
On 2019.07.03 12:12 Doug Smythies wrote: > On 2019.07.03 08:16 Daniel Lezcano wrote: >> On 03/07/2019 16:23, Doug Smythies wrote: >>> On 2019.06.20 04:58 Daniel Lezcano wrote: > ... >>> Anyway, I did a bunch of tests and such, but have deleted >>> most from this e-mail, because it's just noise. I'

Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-04 Thread Rafael J. Wysocki
On Thursday, June 20, 2019 1:58:08 PM CEST Daniel Lezcano wrote: > The objective is the same for all the governors: save energy, but at > the end the governors menu, ladder and teo aim to improve the > performances with an acceptable energy drop for some workloads which > are identified for servers

RE: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-03 Thread Doug Smythies
On 2019.07.03 08:16 Daniel Lezcano wrote: > On 03/07/2019 16:23, Doug Smythies wrote: >> On 2019.06.20 04:58 Daniel Lezcano wrote: ... >> Anyway, I did a bunch of tests and such, but have deleted >> most from this e-mail, because it's just noise. I'll >> include just one set: >> >> For a work loa

Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-03 Thread Daniel Lezcano
Hi Doug, On 03/07/2019 16:23, Doug Smythies wrote: > Hi Daniel, > > I tried your "mobile" governor, albeit not on a mobile device. > > On 2019.06.20 04:58 Daniel Lezcano wrote: > > ... > >> The mobile governor is a new governor targeting embedded systems >> running on battery where the energ

RE: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-07-03 Thread Doug Smythies
Hi Daniel, I tried your "mobile" governor, albeit not on a mobile device. On 2019.06.20 04:58 Daniel Lezcano wrote: ... > The mobile governor is a new governor targeting embedded systems > running on battery where the energy saving has a higher priority than > servers or desktops. This governor

Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-06-22 Thread kbuild test robot
Hi Daniel, I love your patch! Yet something to improve: [auto build test ERROR on pm/linux-next] [also build test ERROR on v5.2-rc5 next-20190621] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits

Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-06-22 Thread kbuild test robot
Hi Daniel, I love your patch! Yet something to improve: [auto build test ERROR on pm/linux-next] [also build test ERROR on v5.2-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Daniel-Lezcan

Re: [PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-06-21 Thread kbuild test robot
Hi Daniel, I love your patch! Perhaps something to improve: [auto build test WARNING on pm/linux-next] [also build test WARNING on v5.2-rc5 next-20190621] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems

2019-06-20 Thread Daniel Lezcano
The objective is the same for all the governors: save energy, but at the end the governors menu, ladder and teo aim to improve the performances with an acceptable energy drop for some workloads which are identified for servers and desktops (with the help of a firmware). The ladder governor is desi