Linux 2.6.24
January 26th, 2008 by CrusaderThere’s a new stable release for the Linux kernel available; Linux Kernel Newbies has the rundown:
2.6.24 includes CPU “group scheduling”, memory fragmentation avoidance, tickless support for x86-64/ppc and other architectures, many new wireless drivers and a new wireless configuration interface, SPI/SDIO MMC support, USB authorization, per-device dirty memory thresholds, support for PID and network namespaces, support for static probe markers, read-only bind mounts, SELinux performance improvements, SATA link power management and port multiplier support, Large Receive Offload in network devices, memory hot-remove support, a new framework for controlling the idle processor power management, CIFS ACLs support, many new drivers and many other features and fixes.
Out of curiosity, how many of you compile from the stock kernel source these days? If not, do you use distribution-supplied/modified kernel source, pre-compiled kernels, etc.?
Download: [ kernel.org ]




January 26th, 2008 at 7:38 pm
I use gentoo-sources (which is still pretty close to the stock kernel) with my own custom config and a couple patches I wrote that are pending upstream adoption
January 26th, 2008 at 10:23 pm
Cool – what are the patches? (I use gentoo-sources also).
January 27th, 2008 at 8:24 am
I do. :-)
January 27th, 2008 at 10:52 am
Just a couple driver things that were neglected without a maintainer and left behind. As of 2.6.24, they’re no longer required since the main one (the advansys driver) was substantially changed.
Cheaper to use an old SCSI card that I already have for my flatbed scanner and tape drive than it is to buy an adapter to plug the chain into my Adaptec card.
January 27th, 2008 at 11:13 am
Lately, I’m compiling stock kernels patched for realtime. I used debian kernels before, but they don’t have all the realtime features that I want now for music and gaming.
January 27th, 2008 at 4:15 pm
Real men compile their kernels from scratch.
January 27th, 2008 at 7:44 pm
I have compiled my own stock kernels since I started using Linux in late 2001/early 2002. I do not foresee changing this practice.
January 28th, 2008 at 1:33 am
seems a bit of a blessing and a curse, I decided to compile my kernel per etqw requirement of the low-latency/preemptive stuff. The benchmarks did show an appreciable difference on my system (on other games too!).. It seems Ubuntu still wants to update my kernel and nvidia drivers are bunked for the apt repos. Not a biggie but it’s a little more work.
January 28th, 2008 at 2:20 am
Stock kernel of cource! fit my needs just fine.
January 31st, 2008 at 8:01 pm
I still use vanilla kernel.org kernels. I started compiling my own back in 1999, and have done so ever since to keep current and play with new features. I find that distro kernels are generally “good enough”, so it’s now more a habit than necessity for me.
February 8th, 2008 at 7:42 am
I run LFS (linux from scratch) so compiling a kernel is mandantory, stock kernels dont seem to be very optimized for system’s, why have useless compiled in devices, and useless modules taking up space! Face it, its like stocking your fridge up with marmite when you hate the stuff!