#PREEMPT_RT aka the #realtime support for #LinuxKernel hit #linux-next today! 🥳 👏
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/?qt=grep&q=PREEMPT_RT
Still remains to be seen if those changes really makes it upstream during the 6.12 merge window and stick:
* It afaics is still unclear if some #printk prerequisites will be submitted for 6.12: https://lore.kernel.org/all/87ed5za2oj.fsf@jogness.linutronix.de/
* Troublemaking changes sometimes are reverted before the final, which in fact happened to some of printk prerequisites a while ago: https://lore.kernel.org/lkml/20220623145157.21938-6-pmladek@suse.com/
I am not that well informed about kernel development, but I would like to know more. What exactly is so new and exciting about this new real-time code? Was real-time not possible before?
that's not easily summarized. Some starting points:
* https://lwn.net/Articles/989212/