printk
Submitted by admin on Sat, 2006-06-10 02:00
The four values in printk denote:
- console_loglevel - messages with a priority higher than this will be printed to the console
- default_message_loglevel - messages without an explicit priority will be printed with this priority
- minimum_console_loglevel - minimum (highest) value to which console_loglevel can be set
- default_console_loglevel - default value for console_loglevel
These values influence printk() behavior when printing or logging error messages. See syslog(2) for more info on the different loglevels.
»
- Add new comment
- 2762 reads








Recent comments
1 week 4 days ago
1 week 4 days ago
2 weeks 9 hours ago
3 weeks 3 days ago
4 weeks 1 day ago
9 weeks 3 days ago
10 weeks 1 day ago
10 weeks 2 days ago
10 weeks 6 days ago
11 weeks 6 days ago