Slashdot Mirror


Linux Kernel 2.6.0-test6 Released

lamont116 writes "The latest in the series of beta kernels was just released by the fine folks who have given us Linux. Enjoy!" The Changelog has a hefty 240K of miscellaneous changes... LWN has an overview of the updates.

1 of 268 comments (clear)

  1. Full text from the changelog by Anonymous Coward · · Score: 1, Troll


    [PATCH] (Temporarily) remove support for FIFOs due to major bugs

    Major bugs resulting from FIFO support:
    1) Kernel panics happen often when writing large amounts of data through a FIFO.
    2) File system corruption can occur when the above happens.

    When these bugs are fixed, hopefully before the official 2.6.0 release, FIFO support will be readded.