Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759291AbXEYMA7 (ORCPT ); Fri, 25 May 2007 08:00:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752007AbXEYMAx (ORCPT ); Fri, 25 May 2007 08:00:53 -0400 Received: from ppsw-2.csi.cam.ac.uk ([131.111.8.132]:60609 "EHLO ppsw-2.csi.cam.ac.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751470AbXEYMAw (ORCPT ); Fri, 25 May 2007 08:00:52 -0400 X-Cam-SpamDetails: Not scanned X-Cam-AntiVirus: No virus found X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ In-Reply-To: <4cefeab80705250445m51736a9aj8c89af893d8c242c@mail.gmail.com> References: <4cefeab80705250445m51736a9aj8c89af893d8c242c@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: linux-kernel@vger.kernel.org, linux-mm-cc@laptop.org, "Richard Purdie" , "Andrew Morton" , "Satyam Sharma" , "Andrey Panin" , "Bret Towe" Content-Transfer-Encoding: 7bit From: Michael-Luke Jones Subject: Re: [RFC] LZO de/compression support - take 4 Date: Fri, 25 May 2007 13:00:44 +0100 To: Nitin Gupta X-Mailer: Apple Mail (2.752.2) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 20 On 25 May 2007, at 12:45, Nitin Gupta wrote: > Hi, > > This is kernel port of LZO1X compressor and LZO1X decompressor (safe > version only). Hey there, It's looking better now. Just wondering if you might want to separate out the Kconfig options for lzo compress / decompress so that it's orthogonal with zlib's inflate and deflate support. Read only filesystems only have to decompress, for example. M-L - 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/