this post was submitted on 04 Dec 2025
18 points (100.0% liked)

Linux

11045 readers
371 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The Linux kernel's printk code for logging kernel messages has some useful improvements with the Linux 6.19 kernel.

First up is the possibility to "significantly" speed up the Linux boot process for some systems by releasing the console lock between reach record in the KThread used for legacy consoles on real-time (RT) kernels. If you are using a legacy console on a Linux RT system, the boot time can be much better with Linux 6.19.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here