|
New white paper on Android and embedded Linux
I don't often do this, but I just read a white paper by Benjamin Zores
on the relationship between Android and traditional embedded Linux, that
I thought was quite good.
It's a bit of a subtle
I don't often do this, but I just read a white paper by Benjamin Zores
on the relationship between Android and traditional embedded Linux, that
I thought was quite good.
It's a bit of a subtle
|
By
Tim Bird <tim.bird@...>
·
#904
·
|
|
Old CE Linux Forum Wiki Site
Hi,
In the last Japan Jamboree, many attendees pointed out the inconvenience of
non accessibility of the old CE Linux Forum wiki which had been troubled due
to some technical reason. Now it is
Hi,
In the last Japan Jamboree, many attendees pointed out the inconvenience of
non accessibility of the old CE Linux Forum wiki which had been troubled due
to some technical reason. Now it is
|
By
Satoru Ueda <Satoru.Ueda@...>
·
#903
·
|
|
[Video Released] Linux Foundation (CEWG) Japan Jamboree #44
Hi,
I uploaded the videos of the last Jamboree sessions. Some of them were
performed in English. They will be informative for non Japanese speakers
as
Hi,
I uploaded the videos of the last Jamboree sessions. Some of them were
performed in English. They will be informative for non Japanese speakers
as
|
By
Satoru Ueda <Satoru.Ueda@...>
·
#902
·
|
|
Re: [PATCH v3 -next 0/5] Add support for LZ4-compressed kernel
Hello,
Sorry for the inconvenience regarding changelog. Another patch(v4)
is not required so this is the information you mentioned.
I'm not sure that I captured what we had discussed regarding all
Hello,
Sorry for the inconvenience regarding changelog. Another patch(v4)
is not required so this is the information you mentioned.
I'm not sure that I captured what we had discussed regarding all
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#901
·
|
|
[REMINDER] Linux Foundation (CEWG) Japan Jamboree #44
Hi,
It is tomorrow, March 8th!
http://elinux.org/Japan_Technical_Jamboree_44
See you soon!
----- JAPANESE
Hi,
It is tomorrow, March 8th!
http://elinux.org/Japan_Technical_Jamboree_44
See you soon!
----- JAPANESE
|
By
Satoru Ueda <Satoru.Ueda@...>
·
#900
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
That looks like on overkill to me, besides I don't think that's the
purpose of tools/. Maybe everyone who wants to test this, should install
the tool and go wild without disturbing the
That looks like on overkill to me, besides I don't think that's the
purpose of tools/. Maybe everyone who wants to test this, should install
the tool and go wild without disturbing the
|
By
Borislav Petkov <bp@...>
·
#899
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
If we want to have more coverage, how about importing the lz4demo utility source code to tools/lz4/, and change scripts/Makefile.lib to point at it? Once the lz4 utilities have reached a broader
If we want to have more coverage, how about importing the lz4demo utility source code to tools/lz4/, and change scripts/Makefile.lib to point at it? Once the lz4 utilities have reached a broader
|
By
Florian Fainelli <florian@...>
·
#898
·
|
|
Re: [PATCH v3 -next 4/5] x86: Add support for LZ4-compressed kernel
Ok, I will update it as soon as the patch set is stabilized.
Thanks,
Kyungsik
Ok, I will update it as soon as the patch set is stabilized.
Thanks,
Kyungsik
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#897
·
|
|
Re: [PATCH v3 -next 0/5] Add support for LZ4-compressed kernel
Sorry, It will have all the information you mentioned. I can reply to
this thread if you want.
Or I might need another patch(v4). I have one thing to be confirmed
regarding LZ4 format. One of the
Sorry, It will have all the information you mentioned. I can reply to
this thread if you want.
Or I might need another patch(v4). I have one thing to be confirmed
regarding LZ4 format. One of the
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#896
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
Yes, that's a showstopper even for linux-next. What a shame.
It means this code will walk into mainline with practically zero
third-party testing. Oh well, the risk is minor. If it breaks,
Yes, that's a showstopper even for linux-next. What a shame.
It means this code will walk into mainline with practically zero
third-party testing. Oh well, the risk is minor. If it breaks,
|
By
Andrew Morton
·
#895
·
|
|
Re: [PATCH v3 -next 0/5] Add support for LZ4-compressed kernel
What happened to the changelog? The earlier version at least had some
rudimentary benchmarking results, but now we don't even have that.
Someone should prepare the information explaining why we
What happened to the changelog? The earlier version at least had some
rudimentary benchmarking results, but now we don't even have that.
Someone should prepare the information explaining why we
|
By
Andrew Morton
·
#894
·
|
|
Re: [PATCH v3 -next 4/5] x86: Add support for LZ4-compressed kernel
Please add the new magic to Documentation/x86/boot.txt as well.
Kyungsik Lee <kyungsik.lee@...> wrote:
--
Sent from my mobile phone. Please excuse brevity and lack of formatting.
Please add the new magic to Documentation/x86/boot.txt as well.
Kyungsik Lee <kyungsik.lee@...> wrote:
--
Sent from my mobile phone. Please excuse brevity and lack of formatting.
|
By
H. Peter Anvin <hpa@...>
·
#893
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
I'm ok with this only if the patch is clearly marked LINUS DO NOT MERGE.
Kyungsik Lee <kyungsik.lee@...> wrote:
--
Sent from my mobile phone. Please excuse brevity and lack of formatting.
I'm ok with this only if the patch is clearly marked LINUS DO NOT MERGE.
Kyungsik Lee <kyungsik.lee@...> wrote:
--
Sent from my mobile phone. Please excuse brevity and lack of formatting.
|
By
H. Peter Anvin <hpa@...>
·
#892
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
Hello,
I do not think making this the default is good idea, because the lz4demo utility that you need to actually compress the kernel (used in patch 2) is not installed nor available by default on
Hello,
I do not think making this the default is good idea, because the lz4demo utility that you need to actually compress the kernel (used in patch 2) is not installed nor available by default on
|
By
Florian Fainelli <florian@...>
·
#891
·
|
|
Re: [PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
Do I understand it correctly that when this thing gets committed, kernel
builds on all systems missing the lz4 tool will fail and everybody
should go running to get it so that everybody can build
Do I understand it correctly that when this thing gets committed, kernel
builds on all systems missing the lz4 tool will fail and everybody
should go running to get it so that everybody can build
|
By
Borislav Petkov <bp@...>
·
#890
·
|
|
[PATCH v3 -next 5/5] Kconfig: Make x86 and arm kernels default to the LZ4-compressed
This patch makes x86 and arm kernels default to the LZ4-compressed
to test new LZ4 code in the linux-next. This is requested by
Andrew Morton.
Signed-off-by: Kyungsik Lee <kyungsik.lee@...>
---
This patch makes x86 and arm kernels default to the LZ4-compressed
to test new LZ4 code in the linux-next. This is requested by
Andrew Morton.
Signed-off-by: Kyungsik Lee <kyungsik.lee@...>
---
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#889
·
|
|
[PATCH v3 -next 4/5] x86: Add support for LZ4-compressed kernel
This patch integrates the LZ4 decompression code to the x86 pre-boot code.
And it depends on two patchs below
lib: Add support for LZ4-compressed kernel
decompressor: Add LZ4 decompressor
This patch integrates the LZ4 decompression code to the x86 pre-boot code.
And it depends on two patchs below
lib: Add support for LZ4-compressed kernel
decompressor: Add LZ4 decompressor
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#888
·
|
|
[PATCH v3 -next 3/5] arm: Add support for LZ4-compressed kernel
This patch integrates the LZ4 decompression code to the arm pre-boot code.
And it depends on two patchs below
lib: Add support for LZ4-compressed kernel
decompressor: Add LZ4 decompressor
This patch integrates the LZ4 decompression code to the arm pre-boot code.
And it depends on two patchs below
lib: Add support for LZ4-compressed kernel
decompressor: Add LZ4 decompressor
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#887
·
|
|
[PATCH v3 -next 2/5] lib: Add support for LZ4-compressed kernel
This patch adds support for extracting LZ4-compressed kernel images,
as well as LZ4-compressed ramdisk images in the kernel boot process.
This depends on the patch below
decompressor: Add LZ4
This patch adds support for extracting LZ4-compressed kernel images,
as well as LZ4-compressed ramdisk images in the kernel boot process.
This depends on the patch below
decompressor: Add LZ4
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#886
·
|
|
[PATCH v3 -next 1/5] decompressor: Add LZ4 decompressor module
This patch adds support for LZ4 decompression in the Linux Kernel.
LZ4 Decompression APIs for kernel are based on LZ4 implementation
by Yann Collet.
LZ4 homepage :
This patch adds support for LZ4 decompression in the Linux Kernel.
LZ4 Decompression APIs for kernel are based on LZ4 implementation
by Yann Collet.
LZ4 homepage :
|
By
Kyungsik Lee <kyungsik.lee@...>
·
#885
·
|