From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from a.ns.miles-group.at ([95.130.255.143] helo=radon.swed.at) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aM30y-0005ei-JT for linux-mtd@lists.infradead.org; Thu, 21 Jan 2016 00:22:17 +0000 Subject: Re: Block device emulation on top of ubi volumes with read/write support To: Daniel Ehrenberg References: <56A00CB2.3050505@nod.at> <56A02274.3010705@nod.at> Cc: Charles Godson , Ezequiel Garcia , "linux-mtd@lists.infradead.org" , Thomas Petazzoni , w@1wt.eu From: Richard Weinberger Message-ID: <56A024A1.3020201@nod.at> Date: Thu, 21 Jan 2016 01:21:53 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Am 21.01.2016 um 01:19 schrieb Daniel Ehrenberg: > Oh that's right. We considered that, but ultimately decided we wanted > to isolate the partitions from each other in terms of wear leveling. > Why that? Usually you want the wear-leveling domain as large as possible. Thanks, //richard