Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934101AbdC3V3W (ORCPT ); Thu, 30 Mar 2017 17:29:22 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44723 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933271AbdC3V3V (ORCPT ); Thu, 30 Mar 2017 17:29:21 -0400 Subject: Re: [RFC][PATCH] UBI: Make MTD_UBI_FASTMAP non-experimental To: Jesper Nilsson , Marek Vasut References: <20170329153836.GB29118@axis.com> <434195d8-d638-240d-8d63-50d033ea453a@nod.at> <3f8d0417-5e7d-b7c8-ba83-9a87e774f97f@gmail.com> <20170330173944.GJ29118@axis.com> Cc: Jesper Nilsson , Artem Bityutskiy , David Woodhouse , Brian Norris , Boris Brezillon , Cyrille Pitchen , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org From: Richard Weinberger Message-ID: Date: Thu, 30 Mar 2017 23:29:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170330173944.GJ29118@axis.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 591 Lines: 22 Jesper, Am 30.03.2017 um 19:39 schrieb Jesper Nilsson: >> So we should document this with a big fat warning and set fastmap to >> default=n ? > > Does this sound reasonable? > > Note that this feature makes UBI less robust, since Fastmap does not scan > the full flash, which might lead to problems on misbehaving NAND chips. > Only enable this if the speedup in attach is really important and I'm not a native English speaker, but shouldn't this be "...if speedup of the attach time is important ..." > you can be sure that the NAND works as expected. Looks fine! Thanks, //richard