Slashdot Log In
Linux 2.6.16 released
Posted by
Hemos
on Mon Mar 20, 2006 09:59 AM
from the build-the-iso-while-you-can dept.
from the build-the-iso-while-you-can dept.
diegocgteleline.es writes "Linux 2.6.16 has been released after two months and two weeks of development. You can check the comprehensible changelog (text mirror of the site). The new features include OCFS2, a clustering filesystem contributed by Oracle, new unshare(), pselect()/ppoll() and *at() system calls, support the moving of the physical location of pages between nodes in NUMA systems, support for the Cell processor, cpufreq support for G5s plus thermal control for dualcore G5s, improved power management support for many devices and subsystems (libata, alsa...), a new mutex locking primitive, high-resolution timers, per-mountpoint noatime/nodiratime, 64-to-32-bit ioctl compatibility for the v4l2 subsystem, IPv6 support for DCCP, the TIPC protocol (Transparent Inter Process Communication, ACL support for CIFS filesystem, HFSX filesystem support, new configfs filesystem (which complements sysfs, not replaces it), support for running executables from v9fs (plan9 9P distributed filesystem), support for many new devices, improved support for others and lots of other changes. Check it out from kernel.org"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
But.... (Score:5, Funny)
Inconcievable! (Score:5, Funny)
(Last Journal: Tuesday February 11 2003, @05:28PM)
Re:Inconcievable! (Score:5, Insightful)
(http://venganza.org/)
Obligatory question... (Score:2)
Re:Obligatory question... (Score:5, Informative)
(http://ookaze.dyndns.org/)
Lately, the kernel has put lots of improvements for desktop frameworks.
For example, 2.6.15 put forth uevent for managing devices. Wich the latest udev needs.
Udev keeps being more and more powerful, and latest hal takes advantage of it, and DE like Gnome and KDE also take advantage of this.
For the desktop, power management (and suspend) is the reason to go 2.6.16.
Most distros still don't use these features, but I already do, and some tools already use even the 2.6.16 features (no kidding).
That means you don't have to go 2.6.16 now, but eventually, distro will have to install it if they want to upgrade their desktop features on Linux.
The kernel and all the Utopia framework that goes with it.
Udev is still moving fast, some distro are stuck at udev 036. We are already at udev 087 (unusable on anything below linux 2.6.15) !!
Cell (Score:3, Interesting)
(http://www.thecosmotron.com/ | Last Journal: Wednesday February 22 2006, @08:36PM)
I guess the PS3 HDD with Linux was true...
Re:Cell (Score:5, Informative)
(http://www.intelligentblogger.com/ | Last Journal: Monday August 27, @11:47AM)
Re:Cell (Score:4, Informative)
(http://sinoc.org/denis/)
Not necessarily. AFAIK, IBM and friends have had Linux running on a cell for some time. And they plan on selling cell-based machines outside of the PS3. A quick google leads to this page : http://www-128.ibm.com/developerworks/power/libra
Bugs (Score:1, Funny)
(http://sheeettin.ath.cx/)
cdrecord (Score:2)
Re:cdrecord (Score:5, Interesting)
(http://slashdot.org/~gmack/journal)
The problem is that Schilling wants linux to behave exactly like Solaris' incomprehensable s,b,l format even though Linux has to support more devices and refuses to even read patches that make things easier for Linux users. It's at the point that if cdrecord accidentally supports something that doesn't look like the solaris way Schilling will add code to disable it.
Combine that with the fact that the DVD tools from Schilling are no longer open source and requires a License key [berlios.de] The project has been forked [arklinux.com].
If your having trouble with cdrecord I'd suggest using the alternate version [arklinux.com] instead.
Re:cdrecord (Score:5, Insightful)
I'm reminded of an Emerson quote, "Foolish consistencies are the hobgoblin of small minds." In this case, Schilling wants something that 1) is consistently *bad*, and 2) in general makes life difficult for anyone *not* using a SCSI drive, which 3) is 90%+ of the population. An "elegant" solution that doesn't work isn't a solution.
The sooner people stop their hero-worship of Linus, stop the persecution of Schilling, and start looking at the facts, the sooner something can be done.
I think "persecution" is a tad much, and if there are any ill feelings Schilling has earned them.
Re:cdrecord (Score:4, Insightful)
(http://www.sdonag.plus.com/ | Last Journal: Wednesday June 07 2006, @04:05AM)
It worked. Under 2.4.20 my cd burner worked flawlessly. In fact, it still doesn't perform as well as it did then (since I can't have cdrecord setuid root now, I have to burn a bit slower so I don't get buffer underruns). It was fine from the hardware perspective - any atapi drive worked, any scsi drive worked, the clunky 2x parallel port drive I was able to dig out worked. It was fine from the application's perspective - atapi drives support the scsi commandset, so all you had to do is send scsi commands, much like how you send ip packets and don't care what kind of networking hardware is underneath. The only people who didn't like it were kernel people who seemed to have some grudge against ide-scsi - though the only real criticism I've ever seen offered was that it was "ugly". The people going for an elegant solution that doesn't work are the kernel devs.
Re:cdrecord (Score:4, Insightful)
All this crap is why I stick with the BSDs. They actually act professional and make it a point to retain common sense and stability in their operating systems. I've watched Linux over the years become something like a spiraling rocket that looks a little out of control.
Re:cdrecord (Score:5, Interesting)
(http://honeypot.net/ | Last Journal: Friday April 07 2006, @09:33AM)
Re:cdrecord (Score:5, Informative)
(http://www.marsinvestigations.net/ | Last Journal: Tuesday September 28 2004, @03:50PM)
I'm mixed up here (Score:3, Insightful)
Re:I'm mixed up here (Score:5, Informative)
No goddamit, NO! I find it really surprising that people STILL get this wrong! 2.6.15 is considered just as stable as 2.6.16 is. Hell, if you even bothered to read the summary of this discussion, you would see that they added several new features to this version!
The closest thing to a "developement-version" is the -mm-tree, where new stuff is tried out before being added to the Linus-tree. Then we have the STABLE-trees (like 2.6.15.2).
It used to be that odd-numbered kernels (2.x.y, where X is odd or even) were developement-kernel (like 2.3.0), while even-numbered kernels were stable ones (like 2.4.0). But that system is NOT used with the 2.6-series in any shape or form!
Re:I'm mixed up here (Score:4, Insightful)
(http://anothy.9srv.net/)
or, more simply: yelling "we have these arbitrary rules we made up, that are totally different from our old arbitrary rules; why is everyone stuck on the old arbitrary rules we spent years yelling at them about?" over and over makes you look like a foolish git.
mknodat, etc. (Score:2)
Slackware (Score:2)
(http://purl.org/hritcu/homepage)
All I want from the kernel ... (Score:1)
My Linux-based VPN concentrators will thank you.
hows about (Score:2, Interesting)
Re:hows about (Score:4, Informative)
(http://www.sdonag.plus.com/ | Last Journal: Wednesday June 07 2006, @04:05AM)
I would go on about how reiser4's plugin system makes it much easier for people to contribute their own small parts to the filesystem and means we could have the best of everything if only the bloody kernel devs would accept it, but that's a rant for another day.
Re:hows about...FIXING it? (Score:4, Insightful)
The kernel devs actually accept it, as long as the bloody reiser devs fixes the obvious defiencies the code has. It has been more than one? two? years since reiser 4 "was ready to be merged" according to hans reiser and the haven't even tried to submit it in the 2.6.16 time frame - a sign that there is not a lot of work to do, for sure (they last time reiser tried it people pointed out him a list of things that haven't been fixed - yeah, reiser sure "was ready to be merged").
Maybe we should accept low-quality code in linux just because it's...reiser and it's c00l? Hey, that's the Microsoft Way, and it works for them! Apparently some people thinks that just because reiser 4 has plugins and plugins sound cool it mean it has zero bugs and all the design mistakes are magically fixed by some sort of magic.
Are you aware that lots of "cool features" were rejected in the past in linux?. Being able to use 1 GB of memory, 64-bit processors, SMP, rmap-based memory management: Those features that sound "natural" today were rejected by Linus because the implementation was HORRIBLE and they weren't merged until someone implemented them in a cleaner way. Why reiser should be different? Linux developers are not going to allow people to fuck up everything because something is "great". It has taken a lot of hard work to take linux where it's now and make it work in 512-cpu SGI beasts, lowering the bar is not going to make linux any better.
Pardon my ignorance... (Score:1, Interesting)
Re:Pardon my ignorance... (Score:5, Informative)
(http://www.intelligentblogger.com/ | Last Journal: Monday August 27, @11:47AM)
A "timer" is a software or hardware device that keeps track of how many time increments have passed. The "resolution" of the timer is how small the increments are. Thus a timer that tracks the number of milliseconds (1000 increments per second) wouldn't be of a particularly high resolution, a timer that tracks nanosecond increments (1,000,000 increments per second) would be.
The purpose of high resolution timers is to provide better performance through more accurate digital timing. Take a serial port as an example. At 9600 baud, the timer it uses will "tick" about 9,600 times per second. The computers on each side align with these ticks to know that there's new data on the line. Assuming that the electronics can handle it in a stable fashion, the speed of that connection can be increased by changing the timer used for the port. On many serial ports, this speed can be over 100,000 baud, or 100,000 ticks per second.
Modern USB ports can easily require timing in the nanosecond range to produce a high speed signal. Thus the need for high resolution timers capable of producing the necessary signal. Many other uses (such as video signal synchronization) exist.
Re:Pardon my ignorance... (Score:5, Informative)
(http://www.intelligentblogger.com/ | Last Journal: Monday August 27, @11:47AM)
Nanosecond == 1E-9 == 1,000,000,000/sec
Microsecond == 1E-6 == 1,000,000/sec
Thanks for pointing that out.
Re:Pardon my ignorance... (Score:5, Informative)
(http://ptth.net/squish/ | Last Journal: Monday October 01, @11:26AM)
A high resolution timer is very useful when asking a question such as:
How far apart (in time) were these two 10 Gbps ethernet packets?
With the old, low resolution, timers, you got one of two answers typically: 0 ms or 1 ms. And when it said 1ms, it was actually probably closer to 0 ms, the clock just happened to roll over. The 'real' answer was probably 0.000000030 seconds, and that happened to be enough to make the clock trip into the next millisecond.
With a higher resolution timer, the above scenario might tell you that those 2 packets were 30 nanosecs apart.
This can be rather useful for assorted predictive algorithms, and pretty much any code that needs to measure the passage of time while operating in the greater than 1000 operations per second range.
Re:Pardon my ignorance... (Score:4, Informative)
High resolutions timers are a different thing all together. They're what you would use if you had some code that you wanted to run 100usec from now, but you wanted to give up the cpu in the meantime.
Linus' new philosophy of development in main tree (Score:5, Informative)
I would like to know other peoples experiences with upgrades on 2.6.x. BTW, I run the debian testing kernels and the hotplug to udev switch has given me problems as well.
Re:Linus' new philosophy of development in main tr (Score:5, Insightful)
In my opinion its coming down to version-o-phobia. Everyone is so scared to incrament a version number that they pushed the problem farther down the number set. I've become really impressed with the quality of FreeBSD releases, which dropped the ball initally in the beginning of 5x, and now have gotten into a more steady release schedule - that also means increasing version numbers. On Linux we arbitrarily screw with the current version and dump the problem of stablizing them on the distros. What in the hell sort of solution is that? Linux needs to get back to developing far away from the stable tree. Linux needs to start with a real testing/release cycle on a regular basis. You don't need to break compatability when you increase version numbers. As Linux has developed into a stable non-hobbiest OS, it needs to step up to the plate and stablize itself. Using the stable version (2.6.x.x.x) or whatever isn't really fooling anyone. No distro is going to maintain ALL kernel versions, sooner or later you have to bite the bullet and upgrade and accept all the new garbage that has introduced bugs in THIS version of the kernel.
And it's sort of funny that everyone shuns the BSDs because they are some sort of "leet" club, yet the reason for the messed up situation is because the finall word must always come from Linus. And this time Linus is wrong. Get the hell out of the stable branch!
Two Months, and Two Weeks! (Score:3, Funny)
(http://www.barkinbarnyardkennels.com/)
Thanks! (Score:2)
(http://www.metapenguin.org/)
That's all there is to my post - nothing interesting to say, just express my gratitude. Mod me down if you wish.
Linux 3.0 ? (Score:2)
3.0 Looks better than 2.6.16.3.14159265eeee+ IMHO
Reiser4 FS. (Score:1)
Soft Cell (Score:2)
(http://slashdot.org/~Doc%20Ruby/journal | Last Journal: Thursday March 31 2005, @01:48PM)
What do I need to do to recompile my P4 OS and apps to run on my PS3? Or some other Cell box that doesn't lie beyond the Magic Gate?
NVIDIA drivers broken in 2.6.16 (Score:5, Informative)
(http://www.netpointfocus.co.uk/)
~ Jim
SiS USB (Score:2)
Secure file permissions :) (Score:1)
Moving physical memory pages on NUMA systems? (Score:2)
(http://www.neilgunton.com/)
Is this what the new kernel is addressing, or am I way out here? Anybody who knows about this stuff? Thanks in advance.
ATI installer (Score:2, Interesting)
(http://phorm.phormix.com/ | Last Journal: Monday May 19 2003, @12:08PM)
SATA NCQ (Score:2)
(http://slashdot.org/dev/null | Last Journal: Tuesday October 23 2001, @07:44PM)
More syscalls (Score:4, Funny)
(http://www.milksucks.com/ | Last Journal: Monday September 15 2003, @12:30PM)
Dapper (Score:1)
(Last Journal: Wednesday April 18 2007, @09:24AM)
Bugs (Score:1)
It is an joke... just smile...
Rico, bug hole, nuk'm.
Re:Great! (Score:4, Funny)
(Last Journal: Saturday October 14 2006, @08:12AM)
Re:Linux is dying (Score:1)
Re:Whither OCFS2 ? (Score:2)