When I printk(KERN_INFO, ...), I get something like this:
<6>[116584.000183] ...
What is the number between the square brackets exactly?
Seconds since startup. You can control whether this is shown with the CONFIG_PRINTK_TIME variable in kernel config.
It's a timestamp with microsecond resolution. See the printk source.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With