Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Software Linux

A Linux Kernel More Stable Than -stable 142

jfruhlinger writes '-stable' is the term for the current Linux release most suitable for general use; but as Linux moves into more and more niches, there's a need for a kernel more stable than -stable, which is updated fairly regularly. Both enterprise and embedded systems in particular need a longer horizon of kernel stability, which prompted Greg Kroah-Hartman, then at SuSE, to establish a -longterm kernel, which will remain stable for up to two years. Now there are moves to get this schedule formalized — moves that are a good sign of Linux's long-term health."
This discussion has been archived. No new comments can be posted.

A Linux Kernel More Stable Than -stable

Comments Filter:
  • Red Hat (Score:4, Interesting)

    by 93 Escort Wagon ( 326346 ) on Tuesday August 16, 2011 @06:12PM (#37112832)

    Isn't this basically what Red Hat does - back porting security and bug fixes to an established maintenance point for the kernel and many of their other packages?

  • Since the -longterm is going to have to be based off of a -stable release and be maintained off that branch, we end right back where we were, with four version numbers, each level denoting the number of rounds of fixes applied to the number to the left. Only there's now going to be increased stagger, since stable will lag behind the release and longterm will lag behind stable. (They have to.)

    If we're going to have lots of version numbers, then going back to the odd/even minor digit makes more sense than to do rapid increments. Yes, this pushes us out to five digits, which is borderline insane, but it is then five digits that carry specific pieces of discrete information rather than four digits where two don't necessarily convey a whole lot.

  • Re: BSD. (Score:5, Interesting)

    by John Sokol ( 109591 ) on Tuesday August 16, 2011 @07:28PM (#37113524) Homepage Journal

    Hello constant updates is not a sign of Stability!
    The problem is there isn't much need for commercial support for something that doesn't break all the time.

    I have used RedHat in a server farm of over 1000 systems and I have used FreeBSD in servers systems that were a little smaller.

    The BSD generally run's behind in code version on the application side, but these are more stable and not constantly pushing the bleeding edge. It's used inside Router and Big server farms and so tends to be better on the network side.

    With Red hat we had so many problem with the BNX/BNX2 10 GB ethernet drivers, it was a nightmare scenario with over $500,000K in blade servers constantly crashing, there were the HP vendor drivers, and the RH drivers and the Linux main line drivers, which we ended up building and using till RH caught up.

    FreeBSD is hardly dead. Some of the fastest network drivers exist in FreeBSD.
    At this point the BSD's are almost a flavor of Linux. There is a Linux compatibility layer also.

    I have written drivers for Both BSD and Linux. BSD drivers are generally much clean and more straight forward and it's because of them that many HW vendors bring up a BSD driver first even if they choose never to share it.

  • 2 years isn't a lot (Score:4, Interesting)

    by GPLHost-Thomas ( 1330431 ) on Tuesday August 16, 2011 @08:46PM (#37114122)
    Debian security support stands for more than 2 years. So if you say "more than 2 years", I'd say, that's what we get with any Debian release. So I hope that the plan is to have it for longer, otherwise it's YASM (Yet Another Suse Marketing...). There's all signs that 2.6.32 will be maintained for a long long, very long, extremely long time, since so many distro are using it.
  • by highways ( 1382025 ) on Tuesday August 16, 2011 @09:23PM (#37114398)

    If the target for a long-term stable kernel is embedded systems, then I would suggest having some sort of arrangement with the real-time kernel patches [kernel.org] which typically don't release with every kernel.

    If, for example, 2.6.39 was chosen as a -longterm, it's unattractive for many embedded developers without the option of the -rt.

If you think the system is working, ask someone who's waiting for a prompt.

Working...