|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Russell King - ARM Linux <linux@...> wrote:
It sounds like we should merge both.
I've sent Linus a little reminder for Markus's 3.9 pull request. Let's
get down and review and test
Russell King - ARM Linux <linux@...> wrote:
It sounds like we should merge both.
I've sent Linus a little reminder for Markus's 3.9 pull request. Let's
get down and review and test
|
By
Andrew Morton
·
#880
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Total claptrap. I've no idea where you're getting your data from, but
it's franky wrong and you're now being totally misleading to anyone
else reading this thread.
I explicitly asked for a
Total claptrap. I've no idea where you're getting your data from, but
it's franky wrong and you're now being totally misleading to anyone
else reading this thread.
I explicitly asked for a
|
By
Russell King - ARM Linux <linux@...>
·
#876
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Right.
Can the new LZO code be merged by Linus now? It has been sitting in
linux-next for quite some time. Afterwards we could revisit lz4
worthiness without all the present confusion.
BTW, I
Right.
Can the new LZO code be merged by Linus now? It has been sitting in
linux-next for quite some time. Afterwards we could revisit lz4
worthiness without all the present confusion.
BTW, I
|
By
Nicolas Pitre <nico@...>
·
#875
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Yeah, I can see how that can be interpreted.
I'm referring only to the new LZO.
I guess Russell has not reviewed the new LZO.
There is apparently no speed increase for LZ4 over
the new LZO.
I
Yeah, I can see how that can be interpreted.
I'm referring only to the new LZO.
I guess Russell has not reviewed the new LZO.
There is apparently no speed increase for LZ4 over
the new LZO.
I
|
By
Joe Perches <joe@...>
·
#879
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
ROTFL.
ROTFL again! Because you've just disagreed with your above statement.
"66% increase in decompression speed" as far as I know _is_ "faster
boot time" !
While recently asking someone to enable
ROTFL.
ROTFL again! Because you've just disagreed with your above statement.
"66% increase in decompression speed" as far as I know _is_ "faster
boot time" !
While recently asking someone to enable
|
By
Russell King - ARM Linux <linux@...>
·
#874
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Sorry, but you certainly successfully got me confused, and probably
others as well.
RMK says that "66% increase in decompression speed over LZO" is
significant. You apparently disagree with
Sorry, but you certainly successfully got me confused, and probably
others as well.
RMK says that "66% increase in decompression speed over LZO" is
significant. You apparently disagree with
|
By
Nicolas Pitre <nico@...>
·
#873
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
We disagree.
faster boot time. smaller, faster overall code.
If you mean commit 0cc41e4a21d43, perhaps you could clarify with an
example. I don't see any relevant changes by you in -next, but
maybe
We disagree.
faster boot time. smaller, faster overall code.
If you mean commit 0cc41e4a21d43, perhaps you could clarify with an
example. I don't see any relevant changes by you in -next, but
maybe
|
By
Joe Perches <joe@...>
·
#878
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Hell yeah!
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
Hell yeah!
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
|
By
Borislav Petkov <bp@...>
·
#872
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Sorry, a 66% increase in decompression speed over the updated LZO code
isn't "significant value" ?
I'm curious - what in your mind qualifies "significant value" ?
Maybe "significant value" is a
Sorry, a 66% increase in decompression speed over the updated LZO code
isn't "significant value" ?
I'm curious - what in your mind qualifies "significant value" ?
Maybe "significant value" is a
|
By
Russell King - ARM Linux <linux@...>
·
#871
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Connecting to lkml.org (lkml.org)|87.253.128.182|:443... connected.
HTTP request sent, awaiting response... 500 Server Error
Please someone post a comprehensive comparison with all the results in
Connecting to lkml.org (lkml.org)|87.253.128.182|:443... connected.
HTTP request sent, awaiting response... 500 Server Error
Please someone post a comprehensive comparison with all the results in
|
By
Nicolas Pitre <nico@...>
·
#870
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
https://lkml.org/lkml/2013/1/29/145
I did not and do not see significant value in
adding LZ4 given Markus' LZO improvements.
I asked about LZO.
Why would the LZO code not be updated?
The new LZO
https://lkml.org/lkml/2013/1/29/145
I did not and do not see significant value in
adding LZ4 given Markus' LZO improvements.
I asked about LZO.
Why would the LZO code not be updated?
The new LZO
|
By
Joe Perches <joe@...>
·
#877
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
It is not about dropping LZO from the kernel entirely. It's about
removing support for compressing zImage using LZO (and some others).
There is no compatibility issue as zImage embeds its own
It is not about dropping LZO from the kernel entirely. It's about
removing support for compressing zImage using LZO (and some others).
There is no compatibility issue as zImage embeds its own
|
By
Nicolas Pitre <nico@...>
·
#869
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
I have read the comments regarding how many compressors the kernel
should support and understand that it can not support all the
compressors available.
However, I don't think that LZO can be replaced
I have read the comments regarding how many compressors the kernel
should support and understand that it can not support all the
compressors available.
However, I don't think that LZO can be replaced
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#868
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
I think LZO may be used by squashfs, jffs2 and btrfs, thus you
cannot drop it without breaking on disk storage formats.
Johannes
I think LZO may be used by squashfs, jffs2 and btrfs, thus you
cannot drop it without breaking on disk storage formats.
Johannes
|
By
Johannes Stezenbach <js@...>
·
#867
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Please read the comments against the previous posting of these patches
where I first stated this argument - and with agreement from those
following the thread. The thread started on 26 Jan 2013.
Please read the comments against the previous posting of these patches
where I first stated this argument - and with agreement from those
following the thread. The thread started on 26 Jan 2013.
|
By
Russell King - ARM Linux <linux@...>
·
#866
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
That is pretty conclusive - it shows an 8% increase in image size vs a
66% increase in decompression speed. It will take a _lot_ to offset
that increase in decompression speed.
So, what I think is
That is pretty conclusive - it shows an 8% increase in image size vs a
66% increase in decompression speed. It will take a _lot_ to offset
that increase in decompression speed.
So, what I think is
|
By
Russell King - ARM Linux <linux@...>
·
#865
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
I agree that the new LZO version provided shows better decompression
speed than 3.7 based. It is much improved especially for UA.
Compiler: Linaro ARM gcc 4.6.2
2. ARMv7, 1.7GHz based board
I agree that the new LZO version provided shows better decompression
speed than 3.7 based. It is much improved especially for UA.
Compiler: Linaro ARM gcc 4.6.2
2. ARMv7, 1.7GHz based board
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#864
·
|
|
Re: [RFC PATCH v2 1/4] decompressor: Add LZ4 decompressor module
It's based on r88.
Yes, Good point.
It's about indent errors. The } is a pair of braces regarding
"while (1) {". However it compiled. It will be fixed.
Yes, right. It looks better if it's
It's based on r88.
Yes, Good point.
It's about indent errors. The } is a pair of braces regarding
"while (1) {". However it compiled. It will be fixed.
Yes, right. It looks better if it's
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#863
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
How could it be questionable that it's worth updating the LZO code?
How could it be questionable that it's worth updating the LZO code?
|
By
Joe Perches <joe@...>
·
#862
·
|
|
Re: [RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
Well, until someone can put all the pieces together so that a reasonably
meaningful test between:
- The new LZO code
- The new LZ4 code
then you're all comparing different things. TBH, I'm
Well, until someone can put all the pieces together so that a reasonably
meaningful test between:
- The new LZO code
- The new LZ4 code
then you're all comparing different things. TBH, I'm
|
By
Russell King - ARM Linux <linux@...>
·
#860
·
|