From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sis.com.tw ([203.67.208.2] helo=maillog.sis.com.tw) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 15f9zE-0005iA-00 for ; Fri, 07 Sep 2001 01:59:13 +0100 Message-ID: <3B981BF6.24FD764D@sis.com.tw> Date: Fri, 07 Sep 2001 08:59:34 +0800 From: Ollie Lho MIME-Version: 1.0 To: David Woodhouse CC: kira brown , Herman Oosthuysen , "'linux-mtd@lists.infradead.org'" Subject: Re: DiskOnChip write performance References: <14482.999791732@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: David Woodhouse wrote: > > kira@hex.linuxgrrls.org said: > > There are basically two ways to speed this situation up: > > Don't forget "don't use O(n^3) algorithms when trying to find a new block > to write to". > What does this suppose to mean ?? Ollie