diff -u: Complexifying printk()
What's new in kernel development: complexifying printk(). It's so simple! The kernel decides to output a log message, so it calls printk() to send the message to a serial console—except it's not simple at all. What if the kernel is in the middle of crashing, and the log message is the crucial clue needed to diagnose the problem?
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.