From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753037AbeA3OkZ (ORCPT ); Tue, 30 Jan 2018 09:40:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49712 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752834AbeA3OkX (ORCPT ); Tue, 30 Jan 2018 09:40:23 -0500 Date: Tue, 30 Jan 2018 22:40:03 +0800 From: Ming Lei To: Oleksandr Natalenko Cc: paolo.valente@linaro.org, Ivan Kozik , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, bfq-iosched@googlegroups.com, Jens Axboe , linus.walleij@linaro.org Subject: Re: v4.15 and I/O hang with BFQ Message-ID: <20180130144002.GA14401@ming.t460p> References: <9ad0d544ab2b12f87f44eb4ef88e23a2@natalenko.name> <20180130081925.GA25183@ming.t460p> <38bd4dbe280bd0934abde764fe0916cd@natalenko.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <38bd4dbe280bd0934abde764fe0916cd@natalenko.name> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 30, 2018 at 03:30:28PM +0100, Oleksandr Natalenko wrote: > Hi. > ... > systemd-udevd-271 [000] .... 4.311033: bfq_insert_requests: insert > rq->0 > systemd-udevd-271 [000] ...1 4.311037: blk_mq_do_dispatch_sched: > not get rq, 1 > cfdisk-408 [000] .... 13.484220: bfq_insert_requests: insert > rq->1 > kworker/0:1H-174 [000] .... 13.484253: blk_mq_do_dispatch_sched: > not get rq, 1 > === > > Looks the same, right? Yeah, same with before. -- Ming