Re: Transparent compression in the FS

From: jlnance
Date: Thu Oct 16 2003 - 20:33:36 EST


On Thu, Oct 16, 2003 at 04:04:48PM -0700, jw schultz wrote:
>
> The idea of this sort of block level hashing to allow
> sharing of identical blocks seems attractive but i wouldn't
> trust any design that did not accept as given that there
> would be false positives.

But at the same time we rely on TCP/IP which uses a hash (checksum)
to detect back packets. It seems to work well in practice even
though the hash is weak and the network corrupts a lot of packets.

Lots of machines dont have ECC ram and seem to work reasonably well.

It seems like these two are a lot more likely to bit you than hash
collisions in MD5. But Ill have to go read the paper to see what
Im missing.

Thanks,

Jim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/