Message ID | 20180926210110.20362-1-bvanassche@acm.org (mailing list archive) |
---|---|
Headers | show |
Series | blk-mq: Implement runtime power management | expand |
On 9/26/18 3:01 PM, Bart Van Assche wrote: > Hello Jens, > > One of the pieces that is missing before blk-mq can be made the default > is implementing runtime power management support for blk-mq. This patch > series not only implements runtime power management for blk-mq but also > fixes a starvation issue in the power management code for the legacy > block layer. Please consider this patch series for the upstream kernel. Thanks Bart, applied for 4.20.
Jens, >> One of the pieces that is missing before blk-mq can be made the default >> is implementing runtime power management support for blk-mq. This patch >> series not only implements runtime power management for blk-mq but also >> fixes a starvation issue in the power management code for the legacy >> block layer. Please consider this patch series for the upstream kernel. > > Thanks Bart, applied for 4.20. I have made a note to back out the ufs change for 4.20.
On 9/26/18 3:14 PM, Martin K. Petersen wrote: > > Jens, > >>> One of the pieces that is missing before blk-mq can be made the default >>> is implementing runtime power management support for blk-mq. This patch >>> series not only implements runtime power management for blk-mq but also >>> fixes a starvation issue in the power management code for the legacy >>> block layer. Please consider this patch series for the upstream kernel. >> >> Thanks Bart, applied for 4.20. > > I have made a note to back out the ufs change for 4.20. Thanks Martin, will be nice to have this finally all resolved.