All of the scheduler feature changes were merged today for the Linux 6.13 kernel, including the introduction of the lazy preemption model...
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. V jakém stavu je projekt po čtyřech letech?
Sonda do světa otevřeného softwaru. Dnes si na Linuxu otevřeme e-maily z Outlooku, upravíme si animované GIFy, uspořádáme si záložky a vyzkoušíme aplikaci pro zapínání zařízení po síti.
FLTK 1.4 is out as the newest version of the Fast Light Toolkit that has been around since the late 90's...
While most users frown upon the increasing number of CPU security mitigations in part due to the additional overhead commonly introduced, a new Linux kernel patch by a Google engineer would allow users/developers to opt-in to forcing CPU bugs and their mitigations even if the system in use isn't known to be vulnerable...
Blender 4.3 is out today as the newest feature update to this leading open-source 3D modeling software...
FreeCAD 1.0 was just released as a major update to this leading open-source, cross-platform 3D parametric modeler software...
The power management subsystem updates have been submitted for the newly opened Linux 6.13 merge window. As covered within individual articles over the past few weeks, the Linux 6.13 power management updates include some notable changes for both AMD and Intel systems...
The latest Linux distribution being brought to Windows Subsystem for Linux (WSL) with Microsoft's blessing is none other than Red Hat Enterprise Linux... Microsoft and Red Hat jointly announced today that RHEL is coming to WSL...
The Debian 13 "Trixie" release is slated for 2025 and with the artwork voting now underway for the default desktop theme is a reminder that the release is quickly approaching...
WayVNC 0.9 is out today as the newest feature release for this VNC server catering to wlroots-based Wayland compositors. WayVNC makes it easy to get a VNC server up and running on Sway and other wlroots-based compositors while with today's update is much more capable...
Ahead of SC24, MiTAC Computing has published their open-source firmware for their Open Compute Project (OCP) designed Capri2 AMD EPYC server. This open-source firmware stack makes use of AMD's in-development openSIL for open-source CPU silicon initialization...
A few weeks back I wrote about Intel engineers preparing SNC6 support with Linux for six nodes per L3 cache. That was the first time hearing of SNC6 with SNC 1/2/3/4 sub-NUMA clustering modes being more common. That support is now ready for merging with the Linux 6.13 kernel cycle...
Arch Linux package sources with its PKGBUILD files and similar have lacked carrying a clear license. Arch Linux developers have been working to come together to allow all Arch Linux package sources to be licensed under a BSD zero-clause "BSD0" license...
The GNU Linux-libre 6.12-gnu kernel is now available as the downstream of the newly-christened Linux 6.12 kernel that aims to remove code depending upon non-free microcode/firmware or relying on other elements of code deemed non-free software even with much of today's hardware requiring proprietary firmware for operation...
GMP (GNU MP nebo též libgmp) je otevřená knihovna pro práci s čísly v libovolně přesné aritmetice, která může pracovat s celými čísly, racionálními čísly a čísly v plovoucí řádové čárce.
Při programování IBM PC je třeba zajistit volání nějakého podprogramu v pravidelných intervalech. Realizace formou čekacích smyček je většinou nepraktická, proto je výhodnější využít časovač představovaný čipem 8253.
As of today the first handful of commits have landed in LLVM Git ahead of next year's LLVM 20.0 for beginning to enable the AMDGPU compiler back-end for "GFX950", the next iteration of the CDNA family for Instinct accelerators...
The Linux kernel Workqueue (WQ) is used for handling asynchronous process execution. For the past many years there has been an upper limit on the number of workqueue execution contexts per CPU at 512, but with Linux 6.13 that is being quadrupled to a limit of 2048...
Over the past year we have seen Canonical engineers focus more on optimizing the performance potential of Ubuntu Linux. With Ubuntu 25.04 they are now using the -O3 compiler optimization level by default and there has been other efforts like better performance tooling on Ubuntu and frame pointers by default. Another area they have been exploring is making use of Profile Guided Optimizations (PGO) for faster performance in certain scenarios...