You are not logged in.

#1 2013-10-25 11:17:02

OrdinaryMagician
Member
From: Spain
Registered: 2013-08-21
Posts: 15
Website

Kernel modules compressed with lz4

I have a custom kernel configured to have lz4 decompression support, and the kernel itself is compressed with it, but now I'm wondering... is it possible to do the same for modules or is gzip the only option?

And if anyone's wondering, I chose lz4 for the decompression speed.


I'm just an ordinary magician...

Offline

#2 2013-10-25 15:30:05

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Kernel modules compressed with lz4

gzip and xz are what kmod supports.

Module loading is only ever going to be slower when compression is involved.

Offline

#3 2013-10-25 16:06:56

OrdinaryMagician
Member
From: Spain
Registered: 2013-08-21
Posts: 15
Website

Re: Kernel modules compressed with lz4

Hmmm... guess I'll just make myself a custom kmod too.


I'm just an ordinary magician...

Offline

#4 2013-10-25 21:33:31

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Kernel modules compressed with lz4

I look forward to your patchset...

Offline

Board footer

Powered by FluxBB