commit | 3b23c1f5fa7e4c99e9451958a1004ef7434a71f0 | [log] [tgz] |
---|---|---|
author | Richard Purdie <rpurdie@openedhand.com> | Tue Jul 10 10:28:42 2007 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Jul 11 15:04:38 2007 +0100 |
tree | 2442c774918a422dee47b44d92515fcfb1897f35 | |
parent | c799aca31bfe61ba3a91133acf5a13a0773087d4 [diff] |
[JFFS2] Add a "favourlzo" compression mode Add a "favourlzo" compression mode to jffs2 which tries to optimise by size but gives lzo an advantage when comparing sizes. This means the faster lzo algorithm can be preferred when there isn't much difference in compressed size (the exact threshold can be changed). Signed-off-by: Richard Purdie <rpurdie@openedhand.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>