A lot of developers have multiple physical machines, which makes
testing various different kernels a lot easier.
> Also every time you makes changes in the kernel it must be hell to
> recompile the whole thing
If you are testing kernels on a separate machine to the one you are
compiling on, and therefore not rebooting, it's not much of a problem
- with enough RAM, most or all of the kernel source will be cached,
and you can compile a kernel in three to five minutes on a fast
machine.
John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/