Sent out on Tuesday was the modules pull request for Linux 6.13 that have some low-level improvements but it noted that the biggest kernel modules highlight wasn't in that pull request itself but had been added by way of the memory management pull. This was a change by a Microsoft engineer around caching of kernel modules into huge pages...
MIPS has begun working on the open-source compiler toolchain support for their P8700 RISC-V based processors. Initial patches posted today bring-up the MIPS P8700 RISC-V support for the LLVM compiler stack...
Days after announcing the Raspberry Pi Pico 2 W for $7, Raspberry Pi today announced the Compute Module 5 at the $45 price point...
Merged for the Linux 6.12 kernel was the long-awaited real-time "PREEMPT_RT" kernel support and allowing it to be enabled across x86/x86_64, ARM64, and RISC-V CPU architectures. With the Linux 6.13 kernel, LoongArch is joining the RT party...
Když Apple uvedl vlastní čipsety pro své počítače, linuxová komunita rozjela projekt Asahi Linux a začala pracovat na tom, aby na tomto hardwaru běžel i Linux. Jak se Asahi instaluje a je použitelný?
Pravidelná středeční sonda do světa software. Dnes se společně podíváme na unifikovaný nástroj pro práci s repozitáři v GitHub a GitLab, budeme hromadně posílat HTTP požadavky a nakonec si představíme nový webový prohlížeč.
In prior years the Free Software Foundation (FSF) has published an Ethical Tech Giving Guide for holiday shopping where they recommend products like old AMD Opteron motherboards and USB to parallel printer cables that "respect your freedoms" and meet their strict free software definitions. Out today is their newest annual FSF Ethical Tech Giving Guide...
There are some new open-source/Linux details to note when it comes to the AMD accelerators in the Instinct "CDNA" land...
The Flash Friendly File-System (F2FS) updates were sent out on Monday for Linux 6.13 and include one very interesting new feature for this file-system: device aliasing as a means of being able to temporarily carve out a portion of the partition for other purposes...
Google engineer Ricardo Ribalda has proposed a set of patches for the common "uvcvideo" kernel driver that supports UVC-compliant web cameras and the like to provide granular power saving support...
Now that Linux 6.12 has a fix for the Lunar Lake performance with the ASUS Zenbook I have been using for my Core Ultra 200V series Linux testing as well as there recently being an updated Intel Compute Runtime with Lunar Lake fixes, I have been working on some fresh Lunar Lake Xe2 graphics benchmarks using the very latest upstream open-source code. In today's article is exploring how the Xe2 Lunar Lake graphics is performing for OpenCL / GPU compute relative to the prior Meteor Lake Arc Graphics that were already a nice step-up over earlier Intel integrated graphics.
With GIMP 3.0-RC1 out for testing since earlier this month, the hope is that GIMP 3.0 stable will in fact ship in time for the release of Ubuntu 25.04 next April. The current GIMP 3.0 release candidate is working its way to Debian Unstable and in turn soon should be available via the Ubuntu 25.04 archive...
The I3C subsystem updates were submitted for the Linux 6.13 kernel on Monday and include support for another I3C HCI controller used on AMD systems...
Overnight the Rust for Linux lead developer Miguel Ojeda submitted the big set of Rust infrastructure/toolchain updates for the Linux 6.13 holiday kernel...
In between managing all of the pull requests being submitted during this two week long merge window for the Linux 6.13 kernel, Linus Torvalds has merged some of his own code this cycle...
The RDMA subsystem updates were sent out last Friday for the ongoing Linux 6.13 kernel cycle. Most notable with the RDMA updates is the NVIDIA Mellanox "MLX5" network driver introducing a new Data Direct Placement (DDP) feature to further help with performance...
While the end of year holidays are fast approaching, my commitment to Linux hardware and open-source software remains and there still is a lot of interesting content to come this year still -- each and every day, without change for roughly a decade. Unfortunately though due to the (sad) state of the ad industry, many major companies focusing on the likes of Facebook/Meta ads, and the frequent use of ad-blockers by Linux/FLOSS readers make ongoing operations increasingly difficult. But if you'd like to show some love this holiday season, the Phoronix Premium "Cyber Week" / "Black Friday" special is now taking place so you can enjoy the site ad-free, native dark mode support, multi-page articles on a single page, and other benefits while hopefully allowing the site to continue for years to come...
Either due to a mistimed blog post or other factors, a big feature article is out talking up the new ROCm 6.3 features... But the updated ROCm 6.3 open-source GPU compute software doesn't appear to actually be released yet at all their usual sources. In any event there are new features and big performance gains being talked up for ROCm 6.3...
GMP (GNU MP nebo též libgmp) je otevřená knihovna pro práci s čísly v libovolně přesné aritmetice. Ve druhém článku se podíváme na umocňování, výpočet modulu nebo různé funkce z teorie čísel.
Budeme se zabývat velmi často řešenou úlohou: analýzou, zda je předložený text spam nebo se jedná o jiný typ textu (ham). Při vektorizaci textu využijeme takzvané n-gramy.