Hi,

On Wednesday, 18 July 2007 19:25, Alon Bar-Lev wrote:
> Hello, Rafael
> 
> I am the maintainer of gentoo hibernate-script, tuxonice (suspend2).
> I wish to add uswsup/suspend into portage.
> 
> We do not currently maintain liblzf, as it seems upstream is not cooperative.
> I've created a patch so that the user may select to use liblzf or lzo-2
> during compilation.
> 
> lzo is much better supported, maintained and used by many other applications.
> It enables us to maintain this package without new dependency.
> 
> There are many compression algorithms in lzo that might be usable
> for users. For now, I've selected the standard one, lzo1x_1.
> 
> It does not seems to degrate performance, and adds something
> like 2K to executables.

That's not a problem at all.

> This attached patch is against trunk
> It adds new compress.c and compress.h files that provides a common
> compression interface, the implementation of compress.c use the
> requested implementation. Future algorithms may be added to this file
> without affecting the main implementation.
> 
> Please consider to merge.
> I will happy to fix whatever needed.

Thanks a lot for the patch, I'll have a closer look at it tomorrow.

Greetings,
Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to