Linux Lite Forums

Full Version: Linux Lite Kernel
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
I read and feel at home. Thanks to the creators for a great resource! :bow
What is difference between Linux Lite and generic kernels? Because version numbers are different than on official site.

Official long term 5.15.63
Linux Lite 5.15.0-47
Kernel Image sizes growth through the versions...

Code:
Kernel              Date                  Size
==============================================
linux-1.0.tar.xz    13-Mar-1994 00:00    918K
linux-2.0.1.tar.xz  03-Jul-1996 00:00      4M
linux-3.0.1.tar.xz  05-Aug-2011 06:18     61M
linux-4.0.1.tar.xz  29-Apr-2015 08:31     78M
linux-5.0.1.tar.xz  10-Mar-2019 06:12    100M
linux-6.0.5.tar.xz  26-Oct-2022 11:03    128M
Our Linux Lite Kernels are now using the latest compression methods in Kernel 6+

Previous compression (gzip) built the image package out to 198mb, the new (zstd) compression brings it in at 114mb.
(10-28-2022, 12:22 PM)Jerry link Wrote: [ -> ]Our Linux Lite Kernels are now using the latest compression methods in Kernel 6+

Previous compression (gzip) built the image package out to 198mb, the new (zstd) compression brings it in at 114mb.

That's good news! Smile
What about the speed of processing (compress/decompress)? Smile

Best regards!
(10-28-2022, 12:14 PM)Jerry link Wrote: [ -> ]Kernel Image sizes growth through the versions...

Code:
Kernel              Date                  Size
==============================================
linux-1.0.tar.xz    13-Mar-1994 00:00    918K
[...]
linux-6.0.5.tar.xz  26-Oct-2022 11:03    128M

The growth ratio is 142,77:1 !!
(10-28-2022, 02:32 PM)Şerban S. link Wrote: [ -> ]What about the speed of processing (compress/decompress)? Smile

https://thedatafreak.medium.com/parquet-...0a83571ecd

With Kernels growing year in year out, Gzip would fill our repository server at nearly double the rate. Zstd gives us much more time before needing to scale up on storage space.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33