mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

581
comptes actifs

#linuxkernel

5 messages4 participants0 message aujourd’hui

Introduction to VirtIO, Part 2: Vhost

blogs.oracle.com/linux/post/in

Jonah Palmer writes: ""[…] #Vhost is a key optimization to #VirtIO that was created to offload data-plane processing from #Qemu into more efficient components.

We’ll start off by taking a more in-depth look into the causes of overhead in the data plane of a pure VirtIO configuration. We’ll talk about the costly operations that are involved, such as VM exits, VM entries, context switches, and userspace processing by Qemu. Then we’ll introduce vhost and elaborate on how it addresses these issues by moving data-plane operations either into the kernel (kernel-based vhost) or into a specialized userspace process (via vhost-user).

We’ll then dive into both #kernel-based vhost and vhost-user architectures, examining each in detail—including their advantages, drawbacks, typical use cases, and how they affect performance. […]"

Linus QOTD from a recent #Linux #kernel merge commit:

""I am on a mission to write out the more obscure TLAs in order to keep track of them.

Because while math tells us that there are only about 17k different combinations of three-letter acronyms using English letters (26^3), I am convinced that somehow Intel, AMD and ARM have together figured out new mathematics, and have at least a million different TLAs that they use.""

git.kernel.org/torvalds/c/20e0 #LinuxKernel

PSA: never write "broken in #linux 6.15.3 and later"; instead specify which later versions you tested and turned out to be affected, too.

That will enable people that look into the bug to immediately see if it might be a 6.15.y specific problem or affects newer stable series (e.g. 6.16.y) as well?

It's also important to to determine if the problem only affected stable trees, or occurs in mainline (e.g. 6.17-rc1), too – which is important, as for the #kernel it often determines who is responsible.

Not to mention that "and later" becomes wrong once the issue is fixed. 😆

Der Kernel ist gefixt – der Kern des Problems nicht.
2025 sind die meisten Linux-Distributionen im Kernel Y2K38-ready – doch einige bleiben verwundbar oder werden nie aktualisiert.

Wir haben die Lage analysiert, die Distributionen in Kategorien eingeordnet und den aktuellen Stand festgehalten.

➡️ Zum Artikel: y2k38.ch/linux-distributionen

#Linux #Y2K38 #2038Bug #Kernel
#LinuxDistributionen #Y2K38 #2038Bug #UnixMillenniumBug #LinuxKernel #KernelUpdate #Year2038Problem

#Linux 6.16 est disponible 🚀 Cette nouvelle version du noyau mise sur les performances, la sécurité et l’ouverture à Rust.

Ce qu’il faut retenir :
📌 Systèmes de fichiers plus rapides (XFS, Btrfs, EXT4)
📌 Meilleure prise en charge de la mémoire confidentielle
📌 Rust continue sa progression dans le noyau
📌 Support étendu pour les nouvelles architectures matérielles

En savoir plus :
next.ink/193894/le-noyau-linux
zdnet.fr/actualites/linux-6-16

Linux 6.16: Entspannt zu mehr Leistung

Linux 6.16 steht im Zeichen der Optimierung und Leistungssteigerung. USB Audio Offloading, Intel TDX und einige weitere Features liefert der Kernel aber auch.

heise.de/news/Linux-6-16-Entsp

heise online · Linux 6.16: Entspannt zu mehr LeistungPar Oliver Müller
#IT#Linux#LinuxKernel