Hi there,
is there a way to reduce the size of kernel.log? Here is an example of mine:
-rw-r----- 1 root log 327M Jun 2 17:55 kernel.log
The fact is that most of the enties look like this:
2004:06:02-17:10:04 (none) kernel: 1f 062711f0 06271000 0001807d(1f) 00000000 00000000
2004:06:02-17:10:04 (none) kernel: TxListPtr=062710f0 netif_queue_stopped=0
2004:06:02-17:10:04 (none) kernel: cur_tx=1680(10) dirty_tx=1680(10)
2004:06:02-17:10:04 (none) kernel: cur_rx=54 dirty_rx=54
2004:06:02-17:10:04 (none) kernel: cur_task=1680
I think it's just logging of nic-traffic and not very useful?!
Thanks!
This thread was automatically locked due to age.