Agregátor zdrojů

Linux Working On A Counter To Keep Track Of The Number Of Hung Tasks Since Boot

Phoronix - 27. Říjen 2024 - 14:24
Sent out in original patch form this past week and already iterated to a second version this Sunday, a new proposal is underway to introduce "hung_task_detect_count" as a convenient means of tracking the number of times hung tasks are detected since boot...

Linux 6.12-rc5 Disabling Intel's Linear Address Masking "LAM" Due To Security Concerns

Phoronix - 27. Říjen 2024 - 12:30
Intel merged Linear Address Masking into the Linux kernel last year as a means of allowing user-space to store metadata within some bits of pointers without masking it out before use. LAM can be useful for virtual machines, sanitizers / profiling / memory tagging, and other uses. While the brand new Intel Arrow Lake and Lunar Lake CPUs support LAM, the Linux kernel is now disabling LAM out of security concerns...

Intel's PCIe Cooling Driver Ready For Linux 6.13 To Reduce Bandwidth When Running Hot

Phoronix - 27. Říjen 2024 - 12:01
For the past year Intel software engineers have been developing a PCIe cooling driver to reduce the PCIe link speed to cope with thermal issues. In the future with PCI Express 6.0 this driver may be further adapted to also reduce the PCIe link width when encountering thermal problems. This cooling driver is now ready for merging with the upcoming Linux 6.13 kernel...

Linux NETFS Patches Help With CIFS Performance, Single Blob Objects

Phoronix - 27. Říjen 2024 - 11:27
The Linux NETFS code as a network file-system helper library is seeing patches to help enhance the read performance for solutions like CIFS as well as adding single blob object support...

DM-INLINECRYPT Being Worked On To Leverage Inline Block Device Encryption

Phoronix - 27. Říjen 2024 - 11:15
In addition to Eric Biggers of Google being busy working on various crypto and hashing performance optimizations, the longtime Linux developer has also been working on "dm-inlinecrypt" for better leveraging inline block device encryption...

Korekce Meltdown Lite pro Zen 5, Intel Xe3 v Mesa 24.3

Root.cz - 26. Říjen 2024 - 23:00
KDE s opravami a prací na Plasmě 6.3, počáteční podpora Intel Xe3 OpenGL a Vulkan v Mesa 24.3, další oprava pro notebooky Asus míří do Linuxu 6.12, Intel Core Ultra 5 245K na úrovni Ryzenu 7900.

Vulkan 1.3.300 Delivers New Cooperative Matrix Extension From NVIDIA

Phoronix - 26. Říjen 2024 - 18:55
Vulkan 1.3.300 debuted on Friday with a handful of fixes and one new extension...

Initial Intel Xe3 OpenGL & Vulkan Driver Code Submitted For Mesa 24.3

Phoronix - 26. Říjen 2024 - 14:35
With Linux 6.13 there is going to be the initial kernel graphics driver support for Xe3 in integrated form to be found with next-gen Panther Lake processors. Merged today for Mesa 24.3 this quarter is the initial OpenGL and Vulkan driver enablement for Xe3 graphics...

ASUS WMI Fix Submitted For Linux 6.12-rc5 To Handle Lunar Lake Performance Issue

Phoronix - 26. Říjen 2024 - 14:21
Submitted today were a set of x86 platform driver fixes for merging ahead of the Linux 6.12-rc5 release due out on Sunday. For the most part mostly mundane fixes. But notable is an ASUS WMI fix to address the Core Ultra 200V "Lunar Lake" performance issue I've pointed out now in several articles...

Bitwarden Makes Change To Address Recent Open-Source Concerns

Phoronix - 26. Říjen 2024 - 11:41
Following the recent concerns over Bitwarden potentially moving further away from open-source given SDK changes that appeared, Bitwarden has now further addressed the situation to ease the community concerns...

KDE Fixing Many Bugs, Prepping New Plasma 6.3 Features

Phoronix - 26. Říjen 2024 - 11:29
KDE developers continue being very busy prepping more bug fixes for the Plasma 6.2.x series while continuing to work on new feature material for Plasma 6.3...

Linux Adjusts "Meltdown Lite" Mitigation Handling On Newer Zen 5 CPUs

Phoronix - 25. Říjen 2024 - 21:30
Linus Torvalds took to some coding himself today to fix a user-address masking non-canonical speculation issue. The Linux kernel needed an adaptation for this "Meltdown Lite" issue due to different behavior with the latest AMD Zen 5 processors...

Intel Core Ultra 5 245K Linux Performance

Phoronix - 25. Říjen 2024 - 16:16
Yesterday for the Intel Core Ultra 200S Arrow Lake launch date was my extensive look at the Core Ultra 9 285K under Ubuntu Linux for that 24-core desktop processor. Under focus today is the lower-tier Intel Core Ultra 5 245K with a large variety of Linux performance benchmarks for showing how this 14-core processor compares to prior Intel Core CPUs as well as the AMD Ryzen competition atop Ubuntu 24.04 LTS.

AMDGPU Changes Readied For Linux 6.13: Runtime Repartitioning, Many Fixes

Phoronix - 25. Říjen 2024 - 14:55
A big batch of AMDGPU/AMDKFD kernel graphics and compute driver updates were mailed in for DRM-Next ahead of the upcoming Linux 6.13 kernel cycle...

Linux Support Continues For The Now-Canceled Snapdragon X Elite Dev Kit For Windows

Phoronix - 25. Říjen 2024 - 14:00
While last week Qualcomm canceled their Snapdragon X Elite Dev Kit as a $899 USD mini PC built for Windows 11 on ARM and powered by the X1 Elite SoC, the upstreaming Linux support for it is continuing...

DRM Client Library Code Ready Ahead Of Linux 6.13

Phoronix - 25. Říjen 2024 - 12:05
The newest drm-misc-next pull request was submitted today ahead of the Linux 6.13 merge window opening up in about one month's time...

FUTEX2 NUMA & Small Futexes Revived For Linux

Phoronix - 25. Říjen 2024 - 11:55
Back in 2020~2021 there was lots of talk and work around FUTEX2 for improving the Linux kernel's Futex implementation for fast user mutex. The FUTEX2 work was driven in large part for helping Steam Play / Wine gaming by better matching the behavior of Microsoft Windows with its WaitForMultipleObjects handling. While the initial code landed back in Linux 5.16, there's been other remaining FUTEX2 features still desired like variable-sized futexes and NUMA-awareness. Finally now we're seeing that work revived...

Cloud Hypervisor 42 Released With SVE/SVE2 Support For AArch64 Guests

Phoronix - 25. Říjen 2024 - 11:44
Cloud Hypervisor 42.0 is out as the newest update of this open-source, Rust-based hypervisor that began as an Intel software project but is now developed by a number of different organizations from Arm to Microsoft...

Intel Preps OA Sync, Panther Lake Workaround & Other New Graphics Code For Linux 6.13

Phoronix - 25. Říjen 2024 - 1:36
For the upcoming Linux 6.13 cycle there is Xe2 Ultra Joiner and GPU temperature monitoring support along with initial Xe3 graphics support for integrated form with Panther Lake among the Intel graphics driver changes expected so far. Another batch of the Xe kernel graphics driver changes were submitted today for modern Intel graphics with this upcoming Linux 6.13 cycle...

Fenomén CPU Intel: výsledky testů značně různé, v čase nárůst výkonu i o desítky procent, Arrow Lake je tu

Root.cz - 24. Říjen 2024 - 23:00
Intel s uvedením nové procesorové generace Arrow Lake nejspíš zažije podobné kontroverze jako před necelými třemi lety s Alder Lake. Testeři jsou rozladěni a výsledky nebudou měsíc po testu nic moc vypovídat.
Syndikovat obsah