lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 26 May 2007 20:39:55 -0700
From:	"Bret Towe" <magnade@...il.com>
To:	"Nitin Gupta" <nitingupta910@...il.com>
Cc:	linux-kernel@...r.kernel.org,
	"Richard Purdie" <richard@...nedhand.com>, linux-mm-cc@...top.org,
	"Satyam Sharma" <satyam.sharma@...il.com>
Subject: Re: [RFC] LZO de/compression support - take 3

On 5/26/07, Nitin Gupta <nitingupta910@...il.com> wrote:
> Hi Bret,
>
> On 5/25/07, Bret Towe <magnade@...il.com> wrote:
> >
> > [  237.556167] LZO compress successful: orig_size=17448, comp_size=8183
> > [  253.320760] LZO decompress successful: decomp_size=17448
> >
> > 2221c586e3eb869af7f4333d4f56b441b9aa8414  test-input
> > 2e6c96b687274b629308b29835cebd3af989e0c7  output
> >
> > ppc however seems bust
> > the computer is a g4 mini
> >
>
> Can you please test the 'take 4' version on ppc?
> Just one line change: Please replace call to lzo1x_decompress_safe()
> to lzo1x_decompress() in compress-test module.
>
> Thanks,
> Nitin

results from take 4

dmesg:
[ 1944.508280] LZO compress successful: orig_size=17448, comp_size=8183
[ 1952.098677] LZO decompress successful: decomp_size=17448


root@...i:~# sha1sum /home/bret/test-input output
2221c586e3eb869af7f4333d4f56b441b9aa8414  test-input
2221c586e3eb869af7f4333d4f56b441b9aa8414  output

If you need more testing let me know
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ