In chakra, the lts kernel supports some hardware (older) the newer kernel does not support (and vice versa), but the 3.0 series was known for power use regressions.Same answer here for performance, nothing scientific, but I notice a good bit of difference in performance, boot up and shutdown times, newer way faster, then lts.
Contents
GNU/Linux
Distributions
Devices/Embedded
Free Software/Open Source
Leftovers
Clip of the Day
GNU/Linux
Bringing Up Hardware First In Linux, Then Windows
After reading the Linux 2.6.37-rc3 release announcement on the Linux kernel mailing list, another interesting thread was found and it’s about getting hardware vendors to do their initial hardware bring-up under Linux prior
If my Dom0 on Xen is kernel 2.6.18 with xen 3.3.1 can i boot a, say, 2.6.34 kernel in a DomU ?
Background: 2.6.18 runs like a charm on Dom0. Don't want to update here, because there is special Hardware on the Host (ISDN-Card, etc.). Building a new kernel with this Modules for Dom0 is pain !
But i want to upgrade some DomU's to a newer Kernel...
I've got more of a basic question for you:
My linux kernel (I tried several here from stock 2.6, 3.2 and 3.5 as well as a custom 3.7.3 one) does not detect my synaptics touchpad - or I'am too dumb to find it.
I'd like to know if there are any linux distributions that are focused on low latency networking.
The area I'm working in is algorithmic trading, and extremely low latency comms between machines is a must.
Nearly three months after the release of Linux 2.6.33, Linus Torvalds has released Linux 2.6.34. It supports two new file systems and offers improved support of the power saving techniques available in modern hardware.
Hi,
I am working on linux kernel building and customising for our requirement.
All these days we were using 2.6.9EL5 kernel to create our own Bootable kernel. Lately we moved to 2.6.33.3 as SATA CDROM support was not available during booting with the earlier kernel.
In the distro I'm most familiar with -- ALTLinux, a command like apt-get install kernel-image-std-def#3.0....
I would like to support two similar hardware platforms with one embedded Linux kernel. Does the kernel support multiple struct machine_desc structures?