Solution #2:
Ship with standard, suggest download of more appropriate kernel
For the sake of keeping Ubuntu on a cd image, ship it with the default kernel capable of supporting older hardware, but suggest during install or on first boot that a more appropriate kernel for a users hardware is available and allow them to download it from the repo to get the most out of their hardware. Keep the default kernel on the system in case of a hardware change (ie. from intel chip to amd) so if the core2 kernel fails it can fall back to the standard one for example.
For the sake of keeping Ubuntu on a cd image, ship it with the default kernel capable of supporting older hardware, but suggest during install or on first boot that a more appropriate kernel for a users hardware is available and allow them to download it from the repo to get the most out of their hardware. Keep the default kernel on the system in case of a hardware change (ie. from intel chip to amd) so if the core2 kernel fails it can fall back to the standard one for example.
Solution #3:
Dynamic Modular Kernel
Written by
Akerbos the 24 May 09 at 16:35.
Of course, this might be utopia, but a clever way would be a (minimal) kernel that is assembled based on your hardware at boot time.
Of course, this might be utopia, but a clever way would be a (minimal) kernel that is assembled based on your hardware at boot time.
Solution #5:
Let the thing as it is
Kernel cpu optimisation is not efficient
It break ability to change hardware without reinstalling the whole system
It will be a mess to maintain
Power users have choice to use source based systems like Gentoo or archlinux, and spend all the time they want to get 0,1% improved speed
Other users (ubuntu general users) don't care about this kind of things
Kernel cpu optimisation is not efficient
It break ability to change hardware without reinstalling the whole system
It will be a mess to maintain
Power users have choice to use source based systems like Gentoo or archlinux, and spend all the time they want to get 0,1% improved speed
Other users (ubuntu general users) don't care about this kind of things
Solution #6:
Option to automatically build kernel from source
Written by
sf_007 the 29 May 09 at 00:43.
Maybe the user could have an option to automatically build the kernel from source with the best settings (automatically detected)
Maybe the user could have an option to automatically build the kernel from source with the best settings (automatically detected)