Matthias Andree wrote:
On Tue, 01 Aug 2006, Hans Reiser wrote:You will want to try our compression plugin, it has an ecc for every 64k....What kind of forward error correction would that be,
Actually we use checksums, not ECC. If checksum is wrong, then run fsck - it will remove the whole disk cluster, that represent 64K of data. and how much and
what failure patterns can it correct? URL suffices.
Checksum is checked before unsafe decompression (when trying to decompress incorrect data can lead to fatal things). It can be broken because of many reasons. The main one is tree corruption (for example, when disk cluster became incomplete - ECC can not help here). Perhaps such checksumming is also useful for other things, I didnt classify the patterns.. Edward. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Bernd Schubert <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: "Horst H. von Brand" <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Adrian Ulrich <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Alan Cox <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Ric Wheeler <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Hans Reiser <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- From: Matthias Andree <[email protected]>
- Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Prev by Date: Re: problems with e1000 and jumboframes
- Next by Date: Re: [PATCH 0/6] AVR32 update for 2.6.18-rc2-mm1
- Previous by thread: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Next by thread: Re: the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
- Index(es):