Linux Kernel 2.3.41
sdriver writes "For those of us who enjoy *panic*, *oops*, and suddenly seeing their video BIOS... the newest version is out! Be the first on your block to submit a new patch! ;) " If you don't know where to get it, you probably should stick to your warm and cuddly 2.2.x kernel *grin*. Now outta my way, I wanna crash my laptop!
Well why don't we also post each new FreeBSD 4.0-CURRENT snapshot and each new NetBSD-Current snapshot and each new OpenBSD-Current snapshot to Slashdot, too? It's pretty much the same thing.
I have recently been required to describe what the heck a "kerenl" is to some people in close relation to myself. Of course there is the obvious for us geeks, but there are two other possible interpretations that I can think of:
And we make Beowulf clusters out of these things?
What exactly does ``unstable'' mean? Or, more accurately, what does ``stable'' mean? The 2.2.13 and 2.2.14 kernels (supposedly ``stable'') have rather nasty inode leaks. And 2.2.11 and 2.2.12 had a memory leak (which is why SGI based their SGI Linux 1.1 kernel patch on 2.2.10). Hmm... Looks like stability ``leaves somewhat do be desired''.
Featurefulness perhaps? Well, one patch I find extremely useful is the ext3 filesystem. (Now that seems stable enough, despite the frightening version number: 0.0.2c) But Stephen Tweedie hasn't finished porting that to 2.3.x. Another useful patch is the international crypto patch, and that doesn't come for 2.3.x... Or the Openwall security patch: ditto. Hmm... Looks like I'll stick to 2.2.x for some time. (And, no, it isn't exactly ``warm and cozy''.)
I'd like to try the 2.3.x kernels by using User mode Linux, but so far the only thing I've got from that is a core dump.
Sigh...
I've been running dev kernels for 2 years now and have never had to hack 'real C'. Yes things get broken, but I watch the linux-kernel mailing list and submit a bug report if I can't find the answer there. Some times its not the code thats broken, but new undocumented proceedures for setup. I test and report, and get a jump new setups. With lilo setup to boot multi versions of the kernel, I can fall back if things are badley broken.
If you can test, do! We all benifit in the end.
Krakken
Due to the generious coding of Greg and Co at Visor Linux USB project, anyone who owns A handspring visor would be able to sync with the USB cradle without having to buy a serial cradle.
Enjoy.
--
I'm also trying to get ALSA 0.5.1 working but it keeps throwing up due to problems to allocate contiguous memory for DMA buffers. It doesn't seem to be kernel related however, since others have it working in the 30's and 40's. The CPiA (webcam II) video4linux driver doesn't like my system as well.
async i/o code is now in the tcp/ip stack with a feature called i/o completion ports, ... Uh, I got the i/o completion ports info from a guy inside Microsoft.
I/O Completion Ports were introduced in Windows NT 3.51, not Windows 2000.
cpeterso
i am a link
--
in a world of deceit, open your eyes
--
you must amputate to email me
i read all replies to my comments
Anyone want to comment on how stable/usable USB support is right now?
I read here that IBM is offering Linux kernel developers code from AIX to integrate into Linux.
What does AIX have to offer Linux? Is there anything worth mining? Anything that could help the move towards 2.4?
(38 and on), I've not experienced ANY disk-corruption
whatsoever. There are, however, lost of other bugs,
both known and unknown. Why? Because us (relatively)
few developers can't possibly try every hardware
combination. We have a couple of new subsystems
in v2.3 which needs a lot of testing (USB (even if
it exists in v2.2, this one has been rewritten
quite extensively), FireWire, PCMCIA, I2C, I2O), as well as a lot of new drivers for soundcards, videocards, TV/Radio-cards, disk-controllers etc. The list can be made much longer.
Oh, and if you have an SMP-machine, you should definitely try v2.3.xx; a lot of SMP-related changes has been made, to improve the performance.
So please, unless you have production-machines, give the v2.3.41 or upcoming developmental kernels a try. You will certainly help both yourself and the Linux-community out in the long run.
If (when) you find bugs, submit them to linux-kernel@vger.rutgers.edu.
Uptime.o creates a
To use, simply run insmod uptime, and then echo the number of seconds of your uptime to
Never become the target of low uptime jokes again! Download uptime.o today - amaze your friends, terrify your enemies, and become king of all that is Linux!
- Hat (with too much time on his hands)
No, actually Linus himself has said that he *wants* as many people to use development kernels, *even if they're not developers*. So long as you don't mind putting up with some possible instability (or worse), there's no reason not to play with development kernels.
Daniel
---
"look at that. breach hull, all die. even had it underlined."-crow
Did you not follow the development of previous kernel versions? There were 95 versions of 1.1->1.2, 99 versions of 1.3->2.0 followed by 14 2.0pre, and 132 versions of 2.1->2.2. So 41 would be an incredibly short development cycle given the trend. If you want to help hurry it along, run the development kernels on a spare box (or your main box if you like) and help squash bugs.
I would love to have AIX's volume manager, which has everything you want in a partition manager, and more.
Unfortunately, I think they license it from someone else (not sure who), so I don't think they can release the source code. :(
--