Slashdot Mirror


Linux 4.2-rc1 Is One of the Largest Kernel Releases of Recent Times

An anonymous reader writes: Linus Torvalds ended the Linux 4.2 kernel merge window today by releasing Linux 4.2-rc1. He quickly wrote, "I thought this release would be one of the biggest ones ever, but it turns out that it will depend on how you count." By most metrics, Linux 4.2 is shaping up to be a very large release. Linux 4.2 is bringing plenty of new features including the new 'AMDGPU' kernel graphics driver, Intel Broxton support, NCQ TRIM improvements, F2FS file-system encryption, new ARM CPU/board support, Renesas R8/300 arch support, and many other additions.

3 of 110 comments (clear)

  1. Re:Kernel size and compile reduction by armanox · · Score: 3, Informative

    The same way it has always been done - unpack it, move into the directory, and use "make menuconfig" for a nice easy menu system to pick the parts that you want. If you really want to trim things down only compile in the options you need and remove loadable modules (useful in some setups).

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  2. Re:kdbus, where are you? by Microlith · · Score: 3, Informative

    http://lkml.iu.edu/hypermail/l...

    They held off for a release.

  3. Re:Please please stop with the MONOLITH by khellendros1984 · · Score: 3, Informative

    386 is supported up to the 3.7 kernel, and the 3.8 kernel was widely announced (and designed) to break 386 support. I've got an ARM system with 128MB of RAM, and it runs GCC 4.2 just fine. I can't imagine that an X86 version would be *that* much heavier that it wouldn't run. Of course, if I try to compile large, modern projects (with output binaries in the hundreds of MB, sometimes), it goes to swap *really* darned fast, but what did you expect? If I'm compiling the size of project that will actually run in the amount of RAM available on the system, without swapping, it works just fine.

    --
    It is pitch black. You are likely to be eaten by a grue.