Tag Archives: Linux

The Pixel 10 can run Linux apps better than other Android phones

The Pixel 10 can run Linux apps better than other Android phones

Joe Maring / Android Authority TL;DR Google is adding GPU acceleration for graphical Linux apps to Android’s Terminal app, but the feature is currently exclusive to the Pixel 10. This feature relies on Gfxstream, a library that forwards graphics API calls from the guest Linux virtual machine to the host Android device’s GPU for accelerated rendering. Though the feature is …

Read More »

Multi-Kernel Architecture Patches Updated For The Linux Kernel

Multi-Kernel Architecture Patches Updated For The Linux Kernel

Posted to the Linux kernel mailing list one month ago were patches for a multi-kernel architecture design to allow multiple independent kernel instances to co-exist on the same single physical machine. This could let some CPU cores be running real-time “RT” kernels or other non-traditional uses between CPU cores. It wasn’t clear how far the multi-kernel patches would get especially …

Read More »

Linux 6.18-rc2 Released: “rc2 is on the bigger side”

Linux 6.18-rc2 Released: “rc2 is on the bigger side”

Linux 6.18-rc2 is now available with another week’s worth of fixes for Linux 6.18, which is anticipated to be this year’s Long Term Support (LTS) kernel version. Since last week’s closing of the Linux 6.18 merge window, Linux 6.18-rc2 brings in many different fixes throughout thanks to early testing of this new kernel version. Among the fixes are an assortment …

Read More »

Updated Linux Patch Would Disable RDSEED For All AMD Zen 5 CPUs

Updated Linux Patch Would Disable RDSEED For All AMD Zen 5 CPUs

A few days back we reported on a Meta engineer uncovering an architectural issue with RDSEED usage on AMD EPYC 9005 “Turin” CPUs. It ended up being found to affect more CPU models than originally anticipated and a new patch posted to the Linux kernel mailing list would disable RDSEED usage across all AMD Zen 5 processors. Gregory Price of …

Read More »

Intel confirms Xe3p GPU architecture for Nova Lake-S in new Linux kernel update – VideoCardz.com

Intel confirms Xe3p GPU architecture for Nova Lake-S in new Linux kernel update  VideoCardz.com Intel Reveals 160-GB, Energy-Efficient Inference GPU As Part Of New Yearly Cadence  CRN Magazine Intel unveils Crescent Island, an inference-only GPU with Xe3P architecture and 160GB of memory  Tom’s Hardware Xe3P architecture coming to Intel’s next Arc GPUs in roadmap update  DLCompare.com So, Is Intel Still Making Graphics Cards?  Gizmodo Source …

Read More »

Linux 6.18 IOMMU Changes For Intel, AMD, Apple & RISC-V

Linux 6.18 IOMMU Changes For Intel, AMD, Apple & RISC-V

The IOMMU driver changes were merged this week for Linux 6.18 with new material to benefit Intel, AMD, Apple, and RISC-V systems. The Intel VT-d IOMMU driver has been updated against the latest upstream VT-d specification and brings several fixes and code clean-ups. Over on the AMD side the AMD-Vi driver now is able to cope with Kdump boot handling …

Read More »

Linux 6.18 Will Fix Lockups When Systemd Units Read Lots Of Files

Linux 6.18 Will Fix Lockups When Systemd Units Read Lots Of Files

Linux engineer at Microsoft Christian Brauner sent out his set of 12 pull requests touching the VFS portion of the Linux kernel. These changes for the Linux 6.18 kernel include one pull request that touches the writeback code to address a situation of lockups being reported by users when systemd units read lots of files. The problem at hand with …

Read More »