add link to the plank erasure-coding page, from the old ShareEncoding page

[Imported from Trac: page Bibliography, version 21]
warner 2008-05-30 00:59:05 +00:00
parent ff9e0f56c8
commit fdd647ac87

@ -21,6 +21,13 @@ Here are some papers that are potentially of interest.
[Some thoughts on Collision Attacks in the Hash Functions MD5, SHA-0 and SHA-1](http://eprint.iacr.org/2005/391) general musings about design of secure hash functions [Some thoughts on Collision Attacks in the Hash Functions MD5, SHA-0 and SHA-1](http://eprint.iacr.org/2005/391) general musings about design of secure hash functions
## Erasure Coding
<http://www.cs.utk.edu/~plank/plank/gflib/index.html> : A tutorial and some
software for erasure coding. This isn't the software that we use because it
isn't as fast as Rizzo's implementation, but the tutorial is nice.
## Local Filesystems ## Local Filesystems
[Model-Based Failure Analysis of Journaling File Systems](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.78.8911) [PDF](http://www.cs.wisc.edu/wind/Publications/sfa-dsn05.pdf) compares ext3, reiserfs, and JFS under conditions of latent sector errors. (Impatient people: read the Introduction and look at the table on page 9.) [Model-Based Failure Analysis of Journaling File Systems](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.78.8911) [PDF](http://www.cs.wisc.edu/wind/Publications/sfa-dsn05.pdf) compares ext3, reiserfs, and JFS under conditions of latent sector errors. (Impatient people: read the Introduction and look at the table on page 9.)