Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2207674imm; Sun, 23 Sep 2018 23:33:27 -0700 (PDT) X-Google-Smtp-Source: ACcGV60aLJOpJH1CDlBcPxpWJ+RSHW/+6UBPvBkUShzrI0GNTxEHOymwsBiFvUfhcM3ZZS8HovR4 X-Received: by 2002:a17:902:d685:: with SMTP id v5-v6mr9084397ply.42.1537770807495; Sun, 23 Sep 2018 23:33:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537770807; cv=none; d=google.com; s=arc-20160816; b=GM4x+wWLJpbiaVRg8BA0Fm4WMc/ZrfPQ+mPji+FGTKVKgK4llcTkyjkSHoqoqBH6AZ Yle8QyAFOo6O7ZcA0OQHizK8IovH6NcLxqaBZ8Ef/rMA6631QUoHC5R70CGcnvFOPLRn pKIOiWH4kqpUyYMtu3RkvlzQLpsmQPGv2O5r3wYNOVA2olnK9hWcDWpEwshMror6eZeE T/klm337A1HraT3FPTyY5yPqFheamVn5RvPHh3OHTawAlNV9aum696X1JJNDWN3w9a5D D8wRS5pr85DjKecDlNla58Jfgp85Km2orAJe4sCXjKH5Wl0sARkxt1MNlLcvFljZEPoC 6zPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=NaZ3pEbURPSzq35FJ/MGslk3mWtfFMrrr1aibEwKXAU=; b=rpNc6x935lQBSiVK7/ko0DWVB84tmB76cLU5L6/55aGBpS7DnYG2B7sf4jHaN/maaY bngclib3/YaKm1J1L5u2UrDdAUmjETQau0LsAjDb+PU3bu05/+1/4RL6RfDtRZvq5f7p yE25ttxRzcEXhioODR86Bvi8+64InF7i3qiQSPYPfVzXSK5rMokk/3Fou9MSNrY7SbwI HFufrpHakfFAmIBxad/P+q0Sk3Gr21O8b26ZD0eSrLh1LIclqCUWFkuXWnoLFiOo5xUo 7Ves3c9UEZfu+yvBwKJQOhohVDJA54gXRBe896Gf/uFrOJ+HEb1J00+hLg3pZrU8GYDW 8vPw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l10-v6si3640019plt.440.2018.09.23.23.33.11; Sun, 23 Sep 2018 23:33:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727493AbeIXMcu (ORCPT + 99 others); Mon, 24 Sep 2018 08:32:50 -0400 Received: from lithops.sigma-star.at ([195.201.40.130]:38728 "EHLO lithops.sigma-star.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726157AbeIXMcu (ORCPT ); Mon, 24 Sep 2018 08:32:50 -0400 Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id CC15B606D4AB; Mon, 24 Sep 2018 08:32:15 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id UWARRYvGv9Js; Mon, 24 Sep 2018 08:32:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 8E9C9605A919; Mon, 24 Sep 2018 08:32:15 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1w4Pb28oasFn; Mon, 24 Sep 2018 08:32:15 +0200 (CEST) Received: from blindfold.localnet (089144196103.atnat0005.highway.a1.net [89.144.196.103]) by lithops.sigma-star.at (Postfix) with ESMTPSA id CE843605A916; Mon, 24 Sep 2018 08:32:14 +0200 (CEST) From: Richard Weinberger To: Lars Persson Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Martinbayern@outlook.com Subject: Re: [PATCH 4.9 069/101] ubi: fastmap: Correctly handle interrupted erasures in EBA Date: Mon, 24 Sep 2018 08:32:12 +0200 Message-ID: <1657546.ePJIJPgWtA@blindfold> In-Reply-To: References: <20180701160757.138608453@linuxfoundation.org> <2076412.mQRaXglRsh@blindfold> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lars, Am Sonntag, 23. September 2018, 15:49:42 CEST schrieb Lars Persson: > Hi Richard > > Sorry, I assumed this omission from -stable was a mistake. > > The timing for our boot increased from 45 seconds to 55 seconds on one > chip and 42 seconds to 48 seconds on another chip. The regression was > completely fixed by applying the extra patches. The way I see it the > first patch is a significant slow-down so the second patch is required > to restore performance. okay, this is not good. Let's put the performance patch also into -stable to get rid of that regression. Usually I'm rather conservative with adding non-trivial material to -stable. As history has shown, Fastmap is special. ;-) Out of interest, what flashes are these? I'm interested in page vs. erase size. Did you give UBIFS bulk-read try? Greg, I'll send another mail which will state what patches are needed. Thanks, //richard