home.social

#printk — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #printk, aggregated by home.social.

  1. Linux 的 RT (Real-Time) 版本 PREEMPT_RT

    在 Hacker News Daily 上看到的,Linux kernel 把 PREEMPT_RT 這個 RT patch 併入 official repository 了:「Real-time Linux is officially part of the kernel after decades of debate」。

    這類需求可以在 RTOS 裡面看到完整的說明,大家常用的特性是確保反應時間這點,像是對汽車自動

    blog.gslin.org/archives/2024/0

    #Computer #Linux #Murmuring #OS #Software #atomic #kernel #linux #output #patch #preempt_rt #printk #realtime #realtime

  2. aka the support for hit -next today! 🥳 👏

    git.kernel.org/pub/scm/linux/k

    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 prerequisites will be submitted for 6.12: lore.kernel.org/all/87ed5za2oj

    * Troublemaking changes sometimes are reverted before the final, which in fact happened to some of printk prerequisites a while ago: lore.kernel.org/lkml/202206231

  3. v6 of the patch-set "add threaded printing + the rest" which "provides the remaining pieces of the rework."[1] is now in -next – but as of now it's not yet clear if this will be merged for 6.12.

    lore.kernel.org/all/ZthvGoJE26

    [1] e.g. the last big missing piece for support through in the mainline . But note, this series does *not* provide an nbcon console driver. That will come in a follow-up series.

  4. John posted v4 of the patch-set "threaded console printing as well as some other minor pieces" which "provides the remaining pieces of the rework." -- e.g. the last big missing piece for support through in the mainline . But note, "this series does *not* provide an nbcon console driver. That will come in a follow-up series."

    lore.kernel.org/all/2024082704

    This comes hot on the heels of the "write_atomic() printing" entering -next: fosstodon.org/@kernellogger/11

  5. The improved series "wire up write_atomic() printing" is now in -next again and thus slated for inclusion in 6.12. This is one of the last important bits for proper support with in mainline – but not the last, as this series does not include threaded printing or nbcon drivers, as those will come later: lore.kernel.org/all/ZsWxpVG8uZ

    A earlier version of the patch set was supposed to go into 6.11, but Linus was unhappy: lore.kernel.org/lkml/CAHk-=whU

  6. John posted v3 of the patch-set with the "remaining pieces of the rework" to support threaded console printing, which is last big missing piece missing to support with the mainline through :

    lore.kernel.org/all/2024072217

  7. The last step in the rework saga (the last big pre-requisite before can be mainlined) is getting closer:

    John submitted the printk patch series "add threaded printing + the rest", which '"provides the remaining pieces of the printk rework. All other components are either already mainline or are currently in linux-next. […] Note that this series does *not* provide an nbcon console driver. That will come in a follow-up series."'

    lore.kernel.org/all/2024060323