What I'm seeing (and getting a little concerned about,
although I dislike PR with a passion) is that the 2.6.x
continuous development cycle will cause us (the Linux
community) to miss logging some of these important new
features (outside of bk). Has anyone kept a track of new
features that are being added in 2.6?
I'll keep a list (or someone else can -- DaveJ ?) if anyone
is interested in feeding items into it. Or do distros
already keep such a running list of new features?
For example (and some of these might not be needed here):
- NUMA support and API, including some CPU affinity updates
- hotplug and udev
- security fixes
- better ACPI support, better interrupt routing, MSI support
- faster pipes
Thoughts?
Thanks,
--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
I loved going through the kernel newbies status:
http://www.kernelnewbies.org/status/
Unfortunately it's not updated anymore.
J
> What I'm seeing (and getting a little concerned about,
> although I dislike PR with a passion) is that the 2.6.x
> continuous development cycle will cause us (the Linux
> community) to miss logging some of these important new
> features (outside of bk). Has anyone kept a track of new
> features that are being added in 2.6?
Personally speaking, the key feature of the Halloween document was not
documenting what new features we had in the kernel -- it was the
ability to see what _user-visible_ changes there were. As a
"mainstream" user, I might not care much about a new O(1) scheduler,
but I might be affected by the removal of (say) ipchains.
Thanks,
Rahul
> What I'm seeing (and getting a little concerned about,
> although I dislike PR with a passion) is that the 2.6.x
> continuous development cycle will cause us (the Linux
> community) to miss logging some of these important new
> features (outside of bk). Has anyone kept a track of new
> features that are being added in 2.6?
lwn.net has always had a excellent kernel development coverage
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"=
I don't really have the time right now to maintain it,
but if you want to take anything from the doc I wrote,
or push it for inclusion in the tree so others can
modify it at will, feel free.
Dave
Debian actually patches Dave's post_halloween document into
Documentation. Maybe we should put it there for mainline
aswell and make sure to update it when doing major changes?
I've said "Sure, go for it" to a number of people who
brought this up, but nothing has ever come of it.
I'll send it to Linus myself later today. 8)
Dave