Try CONFIG_MODULE_COMPRESS on newer kernels |
|
Issue descriptionAs suggested in bug #770230 , we should look at CONFIG_MODULE_COMPRESS. We could probably save ~10MB in root filesystem space depending on the architecture. ...and module compression should be simple because modules load once into RAM at boot and then there should be no additional overhead. This is only available on new-ish kernels. |
|
►
Sign in to add a comment |
|