Messages in this thread |  | | | From | Michael-Luke Jones <> | | Subject | Re: [RFC] LZO de/compression support - take 5 | | Date | Mon, 28 May 2007 11:49:53 +0100 |
| |
On 28 May 2007, at 07:59, Nitin Gupta wrote:
> If we get no perf. problems with this patch, then I beleive it is now > suitable to inclusion in mainline. Further cleanups and optimizations > can surely be done after that. It's still just ~500 LOC.
Before LZO code is sent to Linus, its selection in Kconfig should be made orthogonal to the current zlib selection code.
This means: 1) Options in lib/Kconfig hidden (selectable by drivers as required) 2) Decompression and Compression support separated, as read-only filesystems only need to build in decompression support.
Thanks,
Michael-Luke - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |