Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1699411

Re: blk-mq breaks suspend even with runtime PM patch

From Mike Galbraith <efault@gmx.de>
Newsgroups linux.kernel
Subject Re: blk-mq breaks suspend even with runtime PM patch
Date 2017-07-30 07:20 +0200
Message-ID <u8ONY-4sH-3@gated-at.bofh.it> (permalink)
References <u8C0p-4ck-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, 2017-07-29 at 17:27 +0200, Oleksandr Natalenko wrote:
> Hello Jens, Christoph.
> 
> Unfortunately, even with "block: disable runtime-pm for blk-mq" patch applied 
> blk-mq breaks suspend to RAM for me. It is reproducible on my laptop as well 
> as in a VM.
> 
> I use complex disk layout involving MD, LUKS and LVM, and managed to get these 
> warnings from VM via serial console when suspend fails:
> 
> ===
> [  245.516573] INFO: task kworker/0:1:49 blocked for more than 120 seconds.
> [  245.520025]       Not tainted 4.12.0-pf4 #1

FWIW, first thing I'd do is update that 4.12.0 to 4.12.4, and see if
stable fixed it.  If not, I'd find these two commits irresistible.

5f042e7cbd9eb blk-mq: Include all present CPUs in the default queue mapping
4b855ad37194f blk-mq: Create hctx for each present CPU

'course applying random upstream bits does come with some risk, trying
a kernel already containing them has less "entertainment" potential. 

	-Mike

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

blk-mq breaks suspend even with runtime PM patch Oleksandr Natalenko <oleksandr@natalenko.name> - 2017-07-29 17:40 +0200
  Re: blk-mq breaks suspend even with runtime PM patch Oleksandr Natalenko <oleksandr@natalenko.name> - 2017-07-29 23:20 +0200
  Re: blk-mq breaks suspend even with runtime PM patch Mike Galbraith <efault@gmx.de> - 2017-07-30 07:20 +0200
    Re: blk-mq breaks suspend even with runtime PM patch Oleksandr Natalenko <oleksandr@natalenko.name> - 2017-07-30 16:00 +0200

csiph-web