Kernel release status
As of this writing, Linus's BitKeeper repository contains a FAT filesystem rework (if you have been waiting to be able to create FAT partitions greater than 128GB, this patch is for you), a v850 subarchitecture merge, a RAID update, the removal of the long-deprecated callout TTY device (/dev/cua) support, and several other fixes and updates.
Andrew Morton's -mm tree is currently even
more interesting than usual in that it contains a major rework of the ext3
filesystem and generic journaling code. ext3 now uses fine-grained locking
- the big kernel lock is no longer used there. "These are major
changes to a major filesystem. I would ask that interested parties now
subject these patches to stresstesting and to performance testing. The
performance gains on SMP will be significant.
"
For those who are curious about the source checking program that Linus has
been working on, a preliminary version is
now available via BitKeeper. "It's unfinished enough that
I'm a bit embarrassed about some of it, but I've gotten the permission
from Transmeta to make it open source
".
The current stable kernel is 2.4.20, though 2.4.21 may be out by the
time you read this. As of this writing, the
fifth 2.4.21 release candidate is available with a small set of fixes.
This release has an issue with pauses related to the block subsystem; a
small patch exists (and is merged into 2.4.21-rc5-ac1) which fixes this problem.
