Linux Kernel 2.2.10ac11 Released 42
Full details on this page at Linux Today, where Alan Cox says, "A lot of updates
here. I've not chased down the lockd bug reports yet, nor
the umount nfsd bug that is trapped by the SLAB debugging.
This mops up most of the stuff while I've been occupied
elsewhere. Chances are given the number of updates there
will be a few glitches in it. Have fun testing."
Re:version number (Score:1)
Re:Alan Cox (Score:1)
Re:Strange.. (Score:1)
edit your prefs you moron. (Score:1)
I shouldn't be biting for such an obvious troll, but if you don't like roblimo you dont have to ever read a post by him again.
It's called log in and edit your prefs.
Re:Strange.. (Score:1)
Re:DON'T RUN 2.2.8!! (Score:1)
Given how few people has problems with 2.2.10, I would recommend that version - even though it might fail on a few, it has at least as good a chance of success as any previous version.
--
Re:it isn't a mistake. (Score:2)
Re:DON'T RUN 2.2.8!! (Score:2)
When you have a stable tree with severe bugs, that doesn't make people confident in your product. I personally wouldn't recommend anybody use anything higher than 2.0.37 for any important applications, since the 2.2.x line is simply not stable enough.
Re:DON'T RUN 2.2.8!! (Score:2)
Re:DON'T RUN 2.2.8!! (Score:2)
DON'T RUN 2.2.8!! (Score:1)
Re:DON'T RUN 2.2.8!! (Score:1)
Anyway, just venting. This gets said a lot by people who just don't understand what the problems boil down to (not that I always do either... but anyways)
Lets get this one tested... (Score:1)
Yeah, Slashdot probably shouldn't make a habit out of announcing 'ac' releases, but it would be good to pound on this one a little. Given all the glitches with the 2.2.x tree, it's important that we get a rock solid 2.2.11. The best way to make that happen is to try 2.2.10ac11 and report any bugs.
2.2.10-ac* and SMP? (Score:1)
Re:2.2.10-ac* and SMP? (Score:1)
I'm guessing you're Alan, and you just forgot to log in...
Re:2.2.10-ac* and SMP? (Score:1)
more freelance moderation (Score:1)
"in a post moderated down for other reasons bugg asked "Anyone know about the Intel Etherexpress 10mbit cards? I guess this is off topic, but i just got some and i wanna know if any of the latest kernels include it.
-bugg" "
As I said, the original post was moderated down for reasons unconnected to the question about NIC cards, but I felt that in a discussion of a new kernal a question about what hardware it supports was perfectly valid, so I reposted it under my name (minus the first post garbage that got it knocked down in the first place) in order to "promote" it so that someone who knew the answer might see it. As someone else observed, this thread seems to have attracted a record number of "off-topic" (to put it politely) posts, most of which had no content worth sifting out. Why someone felt it worthwhile to "burn-up" 20% of their moderation points to knock it back down when there were so many other more worthy targets I'm sure I don't know.
Re:version number (Score:2)
For freedom,
kronos.
Re:Interesting ... (Score:1)
From: Bill Paul
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Log:
This commit adds driver support for the SysKonnect SK-984x series
gigabit ethernet adapters. This includes two single port cards
(single mode and multimode fiber) and two dual port cards (also single
mode and multimode fiber). SysKonnect is currently the only
vendor with a dual port gigabit ethernet NIC.
From: Bill Paul
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Log:
Make the Winbond ethernet driver work on FreeBSD/alpha. Also added
bridging support while I was in the area.
From: Kirk McKusick
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Buffer flushing has been reorganized. Previously buffers were flushed
in the context of whatever process hit the conditions forcing buffer
flushing to occur. This resulted in processes blocking on conditions
unrelated to what they were doing. This also resulted in inappropriate
VFS stacking chains due to multiple processes getting stuck trying to
flush dirty buffers or due to a single process getting into a situation
where it might attempt to flush buffers recursively - a situation that
was only partially fixed in prior commits.
A small race condition was fixed in getpbuf() in vm/vm_pager.c.
Submitted by: Matthew Dillon
From: Kirk McKusick
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Log:
These changes appear to give us benefits with both small (32MB) and
large (1G) memory machine configurations. I was able to run 'dbench 32'
on a 32MB system without bring the machine to a grinding halt.
Re:version number (Score:1)
I just want to say (Score:2)
Thank god for the Compaq Smart2 array driver support. I've got a few "outdated" Proliants just looking for something to run.
--
Re:DON'T RUN 2.2.8!! (Score:1)
--
2.2.10, out since June 13 (Score:2)
Personally, I live on the edge with 2.3.11-pre5. So what if FAT file system support is broken? That's what development kernels are all about.
Alan Cox (Score:3)
In many cases, the AC patches include things that Linus has specifically said won't make it into his kernel, or at least not in the 2.2 kernel. I'm not sure if that is still the case, though, now that 2.3 is underway--most of those patches that Linus wasn't ready to accept into 2.2 are now in 2.3.
Anyway, we can expect to see Alan working on both 2.2 and 2.3 until 2.4 comes out.
Re:DON'T RUN 2.2.8!! (Score:3)
This brings up an important point: We need a good resource to check to see which kernel versions are stable.
Imagine the following fictional site (infomation is fictional, too):
www.kernelbugs.org/2.2/
2.2.0
Has severe problem with the wigglenet driver.
2.2.6
Improved memory management for better SMP performance.
2.2.8
Severe memory system problems
2.2.9
Mysterious and rare file corruption bug, possibly actually due to faulty hardware.
2.2.10
File corruption bug still not fixed.
Most stable version: 2.2.7
High performance version: 2.2.10
The idea is to have a review of different kernel releases at a higher level than just what features have been tweaked. Something where an experienced user can figure out easily what kernel makes the most sense.
Re:version number (Score:1)
IIRC, his doc for 2.2.10-ac10 said that most of the changes had already been incorporated into the 2.3 tree.
Re:version number (Score:1)
Like this? (Score:3)
So what you want is something like Kernel Newsflash [csiro.au]?
version number (Score:1)
2 Gig file limit? (Score:1)
Strange.. (Score:1)
Easily fixable (Score:1)
-ElJefe
Hmmmm .. (Score:1)
Very interesting and amusing.
//Pingo
Interesting ... (Score:2)
It would need an update to the slashdot site. Split slashdot into departments. One Techie department where Linux/*BSD can discuss things close to their hart. Stuff that is to heavy for the causal visitors to slashdot.
I guess the guys running slashdot pretty well knows what the other departments should be.
//Pingo