Skip to content

Commit

Permalink
Kernel labs: suggest to use LZO compression and add reference to our …
Browse files Browse the repository at this point in the history
…boot time course

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
  • Loading branch information
michaelopdenacker authored and tpetazzoni committed Oct 29, 2021
1 parent 1a8420a commit e211a68
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -87,6 +87,11 @@ \section{Kernel configuration}
Make sure that this configuration has \kconfigval{CONFIG_ROOT_NFS}{y} (support
booting on an NFS exported root directory).
To save about 1 second every time you boot or reboot, as shown in our
\href{https://bootlin.com/training/boot-time}{Embedded Linux Boot Time
Optimization course}, you can also replace LZMA kernel compression by LZO
compression (\kconfig{CONFIG_KERNEL_LZO}).
\section{Kernel compiling}
Compile your kernel and generate the Device Tree Binaries (DTBs)
Expand Down

0 comments on commit e211a68

Please sign in to comment.