Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753769AbeALF6L (ORCPT + 1 other); Fri, 12 Jan 2018 00:58:11 -0500 Received: from mail-wr0-f173.google.com ([209.85.128.173]:41525 "EHLO mail-wr0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750716AbeALF6I (ORCPT ); Fri, 12 Jan 2018 00:58:08 -0500 X-Google-Smtp-Source: ACJfBot70mS0S9t4t63VUaNyXEDGDPsVZRb4aQbmApz5tpoah5b6v0JDTPabF30cUayrVahYp+lVeg== Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [PATCH IMPROVEMENT] block, bfq: limit sectors served with interactive weight raising From: Paolo Valente In-Reply-To: <5a9c6573-84a6-ae7b-7058-f202c7187065@applied-asynchrony.com> Date: Fri, 12 Jan 2018 06:58:05 +0100 Cc: Jens Axboe , linux-block , Linux Kernel Mailing List , Ulf Hansson , broonie@kernel.org, linus.walleij@linaro.org, bfq-iosched@googlegroups.com, oleksandr@natalenko.name Content-Transfer-Encoding: 8BIT Message-Id: <12660CC7-AD89-434A-9BEA-BA0B4C362807@linaro.org> References: <20171228111917.2767-1-paolo.valente@linaro.org> <5a9c6573-84a6-ae7b-7058-f202c7187065@applied-asynchrony.com> To: =?utf-8?Q?Holger_Hoffst=C3=A4tte?= X-Mailer: Apple Mail (2.3445.5.20) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: > Il giorno 28 dic 2017, alle ore 15:00, Holger Hoffstätte ha scritto: > > > On 12/28/17 12:19, Paolo Valente wrote: > (snip half a tech report ;) > > So either this or the previous patch ("limit tags for writes and async I/O" > can lead to a hard, unrecoverable hang with heavy writes. Since I couldn't > log into the affected system anymore I couldn't get any stack traces, blk-mq > debug output etc. but there was nothing in dmesg/on the console, so it > wasn't a BUG/OOPS. > > -h Hi Holger, if, as I guess, this problem hasn't gone away for you, I have two requests: 1) could you share your exact test 2) if nothing happens in my systems with your test, would you be willing to retry with the dev version of bfq? It should be able to tell us what takes to your hang. If you are willing to do this test, I'll prepare a branch with everything already configured for you. Thanks, Paolo