Several of my coworkers have been building custom kernels for their workstations and servers.
What advantages/disadvantages are there to building a custom kernel?
Why should I build a custom kernel?
Several of my coworkers have been building custom kernels for their workstations and servers.
What advantages/disadvantages are there to building a custom kernel?
Why should I build a custom kernel?
There are multiple reasons why one may choose to manually compile a kernel. I'll try and list the ones that I can think of, off the top of my head here:
By creating custom kernel, you can remove some of the unnecessary parts of kernel to reduce overhead(embeded devices) or security holes(servers).