call_end

    • chevron_right

      NVIDIA GeForce RTX 4080 / RTX 4090 Linux Performance

      news.movim.eu / Phoronix • 16 February, 2023

    Recently we finally received the GeForce RTX 4080 and RTX 4090 graphics cards for Linux testing from NVIDIA. For those that have been eager to see how the RTX 40 series hardware performs under Linux, here are my initial Linux gaming benchmarks featuring a variety of Linux native titles as well as with Steam Play for running Windows games on Linux atop Proton + DXVK/VKD3D-Proton. The GeForce RTX 4080/4090 Linux performance is compared against a variety of other graphics cards including the new Radeon RX 7900 XTX with its open-source upstream Linux driver support.
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /review/nvidia-rtx4080-rtx4090-linux

    • chevron_right

      AMD GPUOpen FidelityFX FSR2 v2.2 Published

      news.movim.eu / Phoronix • 16 February, 2023

    AMD's GPUOpen team has published the source code for their FidelityFX FSR2 v2.2 update. This update brings improved image quality for more cases, integration enhancements, a new debug API checker, and other refinements over the earlier FSR2 code...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/GPUOpen-FidelityFX-FSR-2.2

    • chevron_right

      Vulkan 1.3.241 Released With Another Extension To Help VKD3D / Direct3D 12 Emulation

      news.movim.eu / Phoronix • 16 February, 2023

    Vulkan 1.3.241 was published today with a range of fixes and clarifications, cleaning up of the XML schema, and also introducing three new Vulkan extensions...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Vulkan-1.3.241-Released

    • chevron_right

      AMD P-State EPP Submitted For Linux 6.3 To Improve CPU Performance/Power

      news.movim.eu / Phoronix • 16 February, 2023

    The ACPI, thermal, and power management changes for Linux 6.3 have been submitted early due to traveling next week by ACPI/PM maintainer Rafael Wysocki. Most significant with the Linux 6.3 power management updates is adding of the AMD P-State Energy Preference Performance (EPP) mode for helping to deliver better performance and power efficiency for modern AMD Ryzen and EPYC systems on Linux...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-6.3-Power-Management

    • chevron_right

      Linux Kernel Address Space Layout Randomization "KASLR" For RISC-V

      news.movim.eu / Phoronix • 16 February, 2023

    While there has been much work on the Linux kernel's RISC-V CPU architecture support, a feature not tackled until now has been the Kernel Address Space Layout Randomization (KASLR) support for randomizing the kernel mapping to enhance system security...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-RISC-V-KASLR-Patches

    • chevron_right

      Patches Posted For Enabling WiFi/Bluetooth With The Once Interesting MIPS Creator CI20

      news.movim.eu / Phoronix • 16 February, 2023

    These days the MIPS architecture is dead but eight years ago when the Raspberry Pi, the PandaBoard, and other early Arm single board computers were enjoying the limelight, Imagination Technologies decided to release the Creator CI20 MIPS SBC. It's been years since hearing of the CI20 or dusting off my CI20, but a new patch series this week tries to get the mainline Linux kernel to enjoy working WiFi and Bluetooth for this MIPS single board computer...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Imagination-MIPS-CI20-2023

    • chevron_right

      Fedora Planning Ahead For The Next 5 Years

      news.movim.eu / Phoronix • 16 February, 2023

    The Fedora Project has been working on drafting its strategic plan to help shape the Linux distribution over the next five years. A draft of the plan written up by the Fedora Council has been published and is currently seeking community feedback on their road-map planning...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Fedora-5-Year-Plan-2023

    • chevron_right

      Linux's SystemV Filesystem Support Being Orphaned

      news.movim.eu / Phoronix • 16 February, 2023

    The Linux kernel's SystemV file-system support for enabling Xenix FS, SystemV/386 FS, and Coherent FS access is being orphaned and in turn could be slated for removal in the future...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Linux-SysV-File-System-Orphan

    • chevron_right

      Intel Publishes Blazing Fast AVX-512 Sorting Library, Numpy Switching To It For 10~17x Faster Sorts

      news.movim.eu / Phoronix • 15 February, 2023

    Intel recently published an open-source C++ header file library for high performance SIMD-based sorting, which initially is focused on providing a lightning fast AVX-512 quicksort implementation. As of today that code has been merged to Numpy and is providing some 10~17x speed-ups...
    • wifi_tethering open_in_new

      This post is public

      www.phoronix.com /news/Intel-AVX-512-Quicksort-Numpy