JFFS3 & performance

Brian Fox bfox at netCelerant.com
Thu Jan 13 14:10:36 EST 2005


On 1/13/05 10:55 AM, "Artem B. Bityuckiy" <dedekind at infradead.org> wrote:

> May be smth like:
> #ifdef I_AM_NOT_PARANOID
> static inline uint32_t
> checksum(void *buf)
> {
> return 0;
> } 

Well, David says a mount time option, which means it should be available all
the time, and on a per mount basis.

So, why not have a checksum function jump table, per filesystem, and have
all of the callers use that?

Thanks,

Brian
-- 
-------------------------------------------------------------------
Brian J. Fox                                       netCelerant, Inc
CTO                                             www.netCelerant.com
bfox at netCelerant.com                             Ph: (805) 275-0214
-------------------------------------------------------------------







More information about the linux-mtd mailing list