[PATCH 0/5] Add LZO Compression

2007-05-04 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). Its a resend of a previous posted series with the comments from Randy Dunlap and Satyam Sharma taken into account. Patch 1/5 is unchanged and large so will not be resent.

[PATCH 0/5] Add LZO Compression

2007-05-04 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). Its a resend of a previous posted series with the comments from Randy Dunlap and Satyam Sharma taken into account. Patch 1/5 is unchanged and large so will not be resent.

[PATCH 0/5] Add LZO Compression

2007-05-01 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). Its a resend of a previous posted series, rediffed against recent kernels with the couple of minors issues raised by David Woodhouse addressed. This patch series is also

[PATCH 0/5] Add LZO Compression

2007-05-01 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). Its a resend of a previous posted series, rediffed against recent kernels with the couple of minors issues raised by David Woodhouse addressed. This patch series is also

Re: [PATCH 0/5] Add LZO Compression

2007-02-28 Thread Artem Bityutskiy
On Wed, 2007-02-28 at 19:13 +, Richard Purdie wrote: > The following patch series adds LZO compression support to the kernel > and exposes it in a variety of places (jffs2, crypto). > > This is particularly useful for jffs2 where significant boot time > speedups (~10%) and file read speed

[PATCH 0/5] Add LZO Compression

2007-02-28 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). This is particularly useful for jffs2 where significant boot time speedups (~10%) and file read speed improvements (~40%) are seen when its used with only a slight drop in

[PATCH 0/5] Add LZO Compression

2007-02-28 Thread Richard Purdie
The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). This is particularly useful for jffs2 where significant boot time speedups (~10%) and file read speed improvements (~40%) are seen when its used with only a slight drop in

Re: [PATCH 0/5] Add LZO Compression

2007-02-28 Thread Artem Bityutskiy
On Wed, 2007-02-28 at 19:13 +, Richard Purdie wrote: The following patch series adds LZO compression support to the kernel and exposes it in a variety of places (jffs2, crypto). This is particularly useful for jffs2 where significant boot time speedups (~10%) and file read speed