]> www.infradead.org Git - users/jedix/linux-maple.git/commit
printk: nbcon: Assign nice -20 for printing threads
authorJohn Ogness <john.ogness@linutronix.de>
Wed, 4 Sep 2024 12:05:35 +0000 (14:11 +0206)
committerPetr Mladek <pmladek@suse.com>
Wed, 4 Sep 2024 13:56:33 +0000 (15:56 +0200)
commit1529bbb6e2619495f146dd519a196b67837fdfa6
tree4964cc062673d800e77c08113f58cae2dc54a042
parent5f53ca3ff83b4f2f3ff360bb22bba7a9a3af71a3
printk: nbcon: Assign nice -20 for printing threads

It is important that console printing threads are scheduled
shortly after a printk call and with generous runtime budgets.

Signed-off-by: John Ogness <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20240904120536.115780-17-john.ogness@linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
kernel/printk/nbcon.c
kernel/printk/printk.c