Slashdot Mirror


Linux 4.4 Kernel To Bring Raspberry Pi Graphics Driver, Open-Channel SSD Support (phoronix.com)

An anonymous reader writes: Linux 4.4-rc1 has been released. New features of Linux 4.4 include a Raspberry Pi kernel mode-setting driver, support for 3D acceleration by QEMU guest virtual machines, AMD Stoney APU support, Qualcomm Snapdragon 820 support, expanded eBPF virtual machine programs, new hardware peripheral support, file-system fixes, faster SHA crypto support on Intel hardware, and LightNVM / Open-Channel SSD support.

3 of 67 comments (clear)

  1. Re:Yeah, so? by Kidbro · · Score: 3, Informative

    Meanwhile, every single major revision of the kernel has been announced on Slashdot for at least as far back as I can remember (2.2 something).
    So how you can't "expect" it to happen is a mystery indeed.

  2. Re:The Muslims by Anonymous Coward · · Score: 0, Informative

    ISIS benefits the most from anger and xenophobia against muslims in Europe. It's their goal to turn us against them, their narration involves us trying to attack them.

  3. Re:Qemu 3D Acceleration by Anonymous Coward · · Score: 2, Informative

    Considering Linux host 3D performance is terrible, I wouldn't hold my breath that QEMU guests will have reasonable performance.

    Uh, no it's not. The difference is in the noise with Nvidia drivers on Windows and Linux. I assume you're talking about that recent shit-fling from Ars Technica which also shows floating point performance drastically harmed on Linux, like an OS can even effect floating point performance (hint: they must have used different compilers). I'm sure there's software like the software Ars tested that is shit on Linux for whatever reasons, but my own benchmarks have never shown large performance differences between the Nvidia OpenGL implementations on Linux and Windows.

    I'm kind of excited about QEMU 3D acceleration, because it gives me an opportunity to add GL support to my hobby OS.