Slashdot Mirror


Linus Announces the 2.6.25 Linux Kernel

LinuxWatch writes "'It's been long promised, but there it is now,' began Linux creator Linus Torvalds, announcing the 2.6.25 Linux kernel. He continued, 'special thanks to Ingo who found and fixed a nasty-looking regression that turned out to not be a regression at all, but an old bug that just had not been triggering as reliably before. That said, that was just the last particular regression fix I was holding things up for, and it's not like there weren't a lot of other fixes too, they just didn't end up being the final things that triggered my particular worries.' There were numerous changes in this revision of the OS. The origins of some of those fixes is detailed in Heise's brief history of this kernel update."

9 of 181 comments (clear)

  1. Wonderful. More Stable. ... So? by PC+and+Sony+Fanboy · · Score: 4, Funny

    Great. Now that the engine is all fixed, can we get a decent looking chassis with working accessories?

    1. Re:Wonderful. More Stable. ... So? by db32 · · Score: 4, Funny

      Right, and when you convince professional racers to give up their finely tuned gear shifters in favor of a stick shift with a chrome skull and glowing eyes you let us all know.

      I truely don't understand this mentality of making everything stupid user friendly. Once upon a time you actually had to know a little bit about the tools you were using to make them work. Now instead of creating powerful tools that require some understanding we want to replace them all with stupid proof crippleware? And people wonder why well over 90% of all email on the internet is spam. People wonder why Windows infection rates are so high (aside from the security holes allowing the stupid user tricks, the stupid user still clicks on everything presented).

      In this I propose that we place large concrete barriers along every major highway and paint tunnels on them with overhead messages like "Do you want a bigger penis? Drive here!" or "Get rich in this tunnel!" and maybe even "Protect your car from theives, enter here!"

      --
      The only change I can believe in is what I find in my couch cushions.
    2. Re:Wonderful. More Stable. ... So? by at_slashdot · · Score: 4, Funny

      When you've written something as powerful and stable as Windows Vista, come back and tell us about it :)

      --
      "It is our choices, Harry, that show what we truly are, far more than our abilities." -- Prof. Dumbledore
  2. Re:I like that one by Arancaytar · · Score: 4, Funny

    Dear Linus,
    From all of us here at the Fedora Project we just wanted you to know we're very
    pleased you're testing Fedora 9 and filing bugs. We also wanted to let you know
    that we're never gonna give up fixing these bugs.We know when we do our best
    we're never gonna let our users down. Sometimes it may feel like it but we're
    never gonna give you the run around on these bugs, either. We don't want to
    desert you nor you to desert us.

    As frustrating as they are we hope we're never gonna make you cry.

    Sincerely,
    Seth Vidal
    Fedora Project Board Member.
  3. Re:Black monolith by Doc+Nielsen · · Score: 5, Funny

    no no they invented this new thing called modules, which you can load and unload. It's really neat! ;D

    --
    To boldly mod where no one has trolled before.
  4. Re:A better link to the post is... by Daimanta · · Score: 5, Funny

    Modding post -1, itsatrap

    --
    Knowledge is power. Knowledge shared is power lost.
  5. Behold! Thus sayeth Linus! by Anonymous Coward · · Score: 4, Funny

    And a collective orgasm was released from the entire Lunix community.

  6. Re:Black monolith by X.25 · · Score: 5, Funny

    Ok, so is it still a big monolithic kernel that we need to recompile every time we need to load a driver into kernel-space?

    You're the proof that time travel is possible.

  7. exec mode by Sobrique · · Score: 4, Funny
    I'm really looking forward to 'exec mode'. It's an awesome kernel feature that pipelines applications for faster execution. It's still experimental though, so you've got to enable it.

    It's an option in your system profile (usually /etc/profile).

    Just add 'exec true' in there, and it'll start using the prefetch code. OK, so it's not a huge performance boost, but I'll take a free 5-7% any day of the week.

    I think you can do it as a non-privileged user by adding it to your 'personal' profile (.profile or .bashrc typically) but obviously it's not then affecting the core system processes.