From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.fh-wedel.de ([213.39.232.198] helo=moskovskaya.fh-wedel.de) by canuck.infradead.org with esmtps (Exim 4.42 #1 (Red Hat Linux)) id 1Ch93Y-0001Gm-I7 for linux-mtd@lists.infradead.org; Wed, 22 Dec 2004 11:09:48 -0500 Date: Wed, 22 Dec 2004 17:09:42 +0100 From: =?iso-8859-1?Q?J=F6rn?= Engel To: "Artem B. Bityuckiy" Message-ID: <20041222160942.GC9783@wohnheim.fh-wedel.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Cc: Linux MTD mailing list , Thomas Gleixner , Joakim Tjernlund Subject: Re: JFFS3 & performance List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 22 December 2004 15:56:23 +0000, Artem B. Bityuckiy wrote: > > Preliminarily I'm planning: > 1. Use adler32 on headers > 2. Leave crc32 on data Why keep crc32? Jörn -- Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian W. Kernighan