Re: [PATCH v3 1/7] drivers: devfreq: change deferred work into delayed

2019-02-13 Thread Chanwoo Choi
Hi Lukasz, On 19. 2. 13. 오전 7:23, Lukasz Luba wrote: > This patch changes deferred work to delayed work, which is now not missed > when timer is put on CPU that entered idle state. > The devfreq framework governor was not called, thus changing the device's > frequency did not happen. > Benchmarks

[PATCH v3 1/7] drivers: devfreq: change deferred work into delayed

2019-02-12 Thread Lukasz Luba
This patch changes deferred work to delayed work, which is now not missed when timer is put on CPU that entered idle state. The devfreq framework governor was not called, thus changing the device's frequency did not happen. Benchmarks for stressing Dynamic Memory Controller show x2 (in edge cases