Slashdot Mirror


Linux 3.9 Released

hypnosec writes "After a week's delay Linux 3.9 has finally been made available by Linus Torvalds. Last week Torvalds released the rc8 stating that he wasn't 'comfy' releasing the final version yet and that 'another week won't hurt.' Torvalds noted in this week's announcement that last week had been very quiet as there were not many commits and the ones which were there were 'really tiny' so he went ahead with the release of Linux 3.9."

6 of 112 comments (clear)

  1. Re:Interesting but... by OzPeter · · Score: 5, Informative

    From the almighty google (but yeah a link in theTFS would be the least you'd expect)
     
      What's new in Linux 3.9

    --
    I am Slashdot. Are you Slashdot as well?
  2. Re:WAKE ME WHEN IT IS 8.0 !! by Anonymous Coward · · Score: 5, Funny

    Well that's how the progress bar counts so I don't see why it shouldn't be valid for everything else.

    1... 2... many... 98%... 5... done

  3. 3.9 includes by Chrisq · · Score: 5, Informative

    Among other things 3.9 includes experimental kernel-level Raid 5 and 6, caching slow of storage devices by fast ones, support for more graphics cards and audio devices, as well as improved power management.

  4. Re:You're kidding me, right?!?!? by Anonymous Coward · · Score: 5, Informative

    What's wrong with that? That's how release candidates are supposed to work. You already do all your testing before the first rc. After releasing an rc you wait for anyone downstream to report problems. If there are no reports then that your final stage of QA is done and you accept the candidate.

  5. Re:Interesting but... by Anonymous Coward · · Score: 5, Informative
  6. awesome! by Anonymous Coward · · Score: 5, Funny

    This version includes my patches for large HOSTS file support. Previously, the kernel used a fixed buffer size for the HOSTS file entries. relatively largeish (1 million+ entries) overflowed it and entries were dropped. 3.9 will dynamically resize (zero-copy algorithm) so the Linux KERNEL now officially has the best HOSTS file support anywhere.