compiling the linux kernel
- by user482819
Just for learning, I have recompiled the linux kernel with different options, installed and boot from it. It was both instructive and straight forward. However, I was overwhelmed by the big number of options available.
My questions are:
1.- Does it make sense to spend time trying to optimize the linux kernel for my particular laptop? Will it make a significant improvement?
2.- Is there any tool that can read the configuration of my computer and suggest a config?
Thanks,
H