compiling the linux kernel

Posted by user482819 on Super User See other posts from Super User or by user482819
Published on 2010-12-30T23:05:53Z Indexed on 2010/12/30 23:56 UTC
Read the original article Hit count: 175

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

© Super User or respective owner

Related posts about optimization

Related posts about linux-kernel