RE: [PATCH 0/3] Update LZO compression

2012-12-20 Thread Dan Magenheimer
> From: Markus F.X.J. Oberhumer [mailto:mar...@oberhumer.com] > Subject: Re: [PATCH 0/3] Update LZO compression > > Thanks Arnd, > > On 2012-10-11 13:41, Arnd Bergmann wrote: > > On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: > >>> > >&g

RE: [PATCH 0/3] Update LZO compression

2012-12-20 Thread Dan Magenheimer
From: Markus F.X.J. Oberhumer [mailto:mar...@oberhumer.com] Subject: Re: [PATCH 0/3] Update LZO compression Thanks Arnd, On 2012-10-11 13:41, Arnd Bergmann wrote: On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: : This commit updates the kernel LZO code to the current

Re: [PATCH 0/3] Update LZO compression

2012-10-16 Thread Seth Jennings
On 10/15/2012 06:45 PM, Markus F.X.J. Oberhumer wrote: > The crypto LZO test vectors had to be updated - this should land in linux-next > soon (or you can just pull from my branch). Thanks, I pulled from your branch and now it works fine. I noticed that you made the test vectors longer. Any

Re: [PATCH 0/3] Update LZO compression

2012-10-16 Thread Seth Jennings
On 10/15/2012 06:45 PM, Markus F.X.J. Oberhumer wrote: The crypto LZO test vectors had to be updated - this should land in linux-next soon (or you can just pull from my branch). Thanks, I pulled from your branch and now it works fine. I noticed that you made the test vectors longer. Any

Re: [PATCH 0/3] Update LZO compression

2012-10-15 Thread Markus F.X.J. Oberhumer
On 2012-10-15 21:19, Seth Jennings wrote: >> As requested by akpm I am sending my "lzo-update" branch at >> >> git://github.com/markus-oberhumer/linux.git lzo-update >> >> to lkml as a patch series created by "git format-patch -M v3.5..lzo-update". >> >> You can also browse the branch at >> >>

Re: [PATCH 0/3] Update LZO compression

2012-10-15 Thread Seth Jennings
> As requested by akpm I am sending my "lzo-update" branch at > > git://github.com/markus-oberhumer/linux.git lzo-update > > to lkml as a patch series created by "git format-patch -M v3.5..lzo-update". > > You can also browse the branch at > >

Re: [PATCH 0/3] Update LZO compression

2012-10-15 Thread Seth Jennings
As requested by akpm I am sending my lzo-update branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created by git format-patch -M v3.5..lzo-update. You can also browse the branch at

Re: [PATCH 0/3] Update LZO compression

2012-10-15 Thread Markus F.X.J. Oberhumer
On 2012-10-15 21:19, Seth Jennings wrote: As requested by akpm I am sending my lzo-update branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created by git format-patch -M v3.5..lzo-update. You can also browse the branch at

Re: [PATCH 0/3] Update LZO compression

2012-10-11 Thread Markus F.X.J. Oberhumer
Thanks Arnd, On 2012-10-11 13:41, Arnd Bergmann wrote: > On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: >>> >>> : This commit updates the kernel LZO code to the current upsteam version >>> : which features a significant speed improvement - benchmarking the Calgary >>> : and Silesia

Re: [PATCH 0/3] Update LZO compression

2012-10-11 Thread Arnd Bergmann
On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: > > > > : This commit updates the kernel LZO code to the current upsteam version > > : which features a significant speed improvement - benchmarking the Calgary > > : and Silesia test corpora typically shows a doubled performance in > > :

Re: [PATCH 0/3] Update LZO compression

2012-10-11 Thread Arnd Bergmann
On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: : This commit updates the kernel LZO code to the current upsteam version : which features a significant speed improvement - benchmarking the Calgary : and Silesia test corpora typically shows a doubled performance in : both

Re: [PATCH 0/3] Update LZO compression

2012-10-11 Thread Markus F.X.J. Oberhumer
Thanks Arnd, On 2012-10-11 13:41, Arnd Bergmann wrote: On Tuesday 09 October 2012, Markus F.X.J. Oberhumer wrote: : This commit updates the kernel LZO code to the current upsteam version : which features a significant speed improvement - benchmarking the Calgary : and Silesia test corpora

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Stephen Rothwell
Hi Markus, On Tue, 09 Oct 2012 21:54:59 +0200 "Markus F.X.J. Oberhumer" wrote: > > On 2012-10-09 21:26, Andrew Morton wrote: > > On Sun, 7 Oct 2012 17:07:55 +0200 > > "Markus F.X.J. Oberhumer" wrote: > > > >> As requested by akpm I am sending my "lzo-update" branch at > >> > >>

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Markus F.X.J. Oberhumer
Hi Stephen, On 2012-10-09 21:26, Andrew Morton wrote: > On Sun, 7 Oct 2012 17:07:55 +0200 > "Markus F.X.J. Oberhumer" wrote: > >> As requested by akpm I am sending my "lzo-update" branch at >> >> git://github.com/markus-oberhumer/linux.git lzo-update >> >> to lkml as a patch series created by

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Andrew Morton
On Sun, 7 Oct 2012 17:07:55 +0200 "Markus F.X.J. Oberhumer" wrote: > As requested by akpm I am sending my "lzo-update" branch at > > git://github.com/markus-oberhumer/linux.git lzo-update > > to lkml as a patch series created by "git format-patch -M v3.5..lzo-update". > > You can also

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Andrew Morton
On Sun, 7 Oct 2012 17:07:55 +0200 Markus F.X.J. Oberhumer mar...@oberhumer.com wrote: As requested by akpm I am sending my lzo-update branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created by git format-patch -M v3.5..lzo-update. You can

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Markus F.X.J. Oberhumer
Hi Stephen, On 2012-10-09 21:26, Andrew Morton wrote: On Sun, 7 Oct 2012 17:07:55 +0200 Markus F.X.J. Oberhumer mar...@oberhumer.com wrote: As requested by akpm I am sending my lzo-update branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created

Re: [PATCH 0/3] Update LZO compression

2012-10-09 Thread Stephen Rothwell
Hi Markus, On Tue, 09 Oct 2012 21:54:59 +0200 Markus F.X.J. Oberhumer mar...@oberhumer.com wrote: On 2012-10-09 21:26, Andrew Morton wrote: On Sun, 7 Oct 2012 17:07:55 +0200 Markus F.X.J. Oberhumer mar...@oberhumer.com wrote: As requested by akpm I am sending my lzo-update branch at

[PATCH 0/3] Update LZO compression

2012-10-07 Thread Markus F.X.J. Oberhumer
As requested by akpm I am sending my "lzo-update" branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created by "git format-patch -M v3.5..lzo-update". You can also browse the branch at https://github.com/markus-oberhumer/linux/compare/lzo-update

[PATCH 0/3] Update LZO compression

2012-10-07 Thread Markus F.X.J. Oberhumer
As requested by akpm I am sending my lzo-update branch at git://github.com/markus-oberhumer/linux.git lzo-update to lkml as a patch series created by git format-patch -M v3.5..lzo-update. You can also browse the branch at https://github.com/markus-oberhumer/linux/compare/lzo-update and