* the CRC should be that of the uncompressed data.
* ideally you'd need to associate the uncompressed data with the buffer cache buffer somehow, so that decompression is only performed once.
* compression could be turned on a per-file or per-pfs basis.
-* gzip compression would be just fine at first.
+* gzip compression would be just fine at first; lzo or lzjb might be preferable.
### Technical details
(shamelessly copied from gsoc2010 projects page)
*** **Rumko** ***: 50 eur.
*** **Dillon** ***: 100 usd.
+
+*** **vsrinivas** ***: 50 usd.
+***
+ TOTAL AMOUNT 50 eur + 150 usd.
+
+<br/>
+## HAMMER Dedup
+### Description
+* HAMMER should store unique data blocks only once on a volume.
+* Blocks can be compared by some form of hash and/or via block contents.
+
+This can be on write or (more likely) as part of reblocking.
+
+### Main goals
+
+### Donators
+
+*** **vsrinivas** ***: 200 usd.
***
- TOTAL AMOUNT 50 eur + 100 usd.
+ TOTAL AMOUNT 200 usd.