Linux 2.4.15 is out; Linux 2.5.0 has also begun.
jbondjr writes: "It appears 2.4.15 is released. It's not quite updated on kernel.org's main page, but it is there if you dig through the tree. You can find 2.4.15 on one of your friendly Kernel.org Mirrors (note the 2.4.15 Changelog) From the 2.5 readme: "Linux-2.5.0 is exactly the same as 2.4.15, except for a version number change." So, enjoy the
The 2.5 Tree
Don't forget the Preemptible Kernel patch. This will reduce latencies and overall make a desktop machine feel snappier.
From what I hear, however, it's not recommended for servers where bandwidth is more important. But then again, you wouldn't be putting a bleeding edge kernel on there anyway, now would you?
XML is like violence. If it doesn't solve the problem, use more.
Ps, if anyone else, like me, likes his /lib/modules tree without holidays that are not celibrated here in europe; or is a religious vegitarian, simply edit the toplevel Makefile and remove the 'extraversion' (-greased-turkey) from it. Then you will have a 'plain' 2.4.15 ;-)
Hacker Public Radio is our Friend
Now, for the people who use ext3:
You will not need to download ac/ext3 patches anymore to get your journaling running.
Raw access to block devices (DB work)
SCTP (nice network tricks)
Block layer redesign (scsi, ide, etc)
High performance file systems (xfs, jfs, etc)
Re-worked network driver API
Hot-Plug Devices (pci/pcmcia)
Kernel build system
Intergration of some NSA secure linux idea's (mandatory ACL's, etc)
Async-IO addons (non posix conforment)
ACPI / Power management (needed for hot plug?) ;-)
And a lot of other topics. 'Specialy make sure to check out the video's. They provide some nice insights into the wo the file systems (xfs, etc), raw access to block devices (oracle was hot on this i think),rld of kernel hero's
check out this link to the lwn article for more details, descriptions and links.