Re: printk's - i dont want any limit howto?

From: Bernd Eckenfels
Date: Fri Jun 02 2006 - 04:33:52 EST


Ram <vshrirama@xxxxxxxxx> wrote:
> Actually even though the printks are getting executed.
> ONLY some appear. I have given both KERN_ERR and KERN_DEBUG

do u use "dmesg" to see them? so you do not have to be sure your syslog is
logging them (and not aggregating some).

> i have given printk_ratelimit_burst= 1000 ; printk_ratelimit_jiffies = 0 ;

If ratelimit is the problem I think it will write a message that you missed
some output as level warning. So it is unlikely the issue.

Gruss
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/