public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* printk's - i dont want any limit howto?
@ 2006-06-01  7:25 Ram
  2006-06-01 13:38 ` Paulo Marques
  0 siblings, 1 reply; 5+ messages in thread
From: Ram @ 2006-06-01  7:25 UTC (permalink / raw)
  To: linux-kernel

Hi,
  I have a driver full of printks. i am trying to understand the way
the driver functions using printks

  So, i have a situation where i want all the printk's to be printed
come whatever.


   I dont want any rate limiting or anything else that prevents from
my printks from appearing on the screen or dmesg.


 Its really confusing when only one of your printks appear and some
just dont appear even though you expect them to appear.



  Is there any way to make all the printks to appear come what may?.
If so, how do  i do it?.


  Went through the printk.c am not sure setting the
printk_ratelimit_jiffies = 0 and printk_ratelimit_burst= 1000 will do?

  am not sure if printk_ratelimit_jiffies = 0 is valid.


please advice.


Regards,
sriram

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-06-02 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-01  7:25 printk's - i dont want any limit howto? Ram
2006-06-01 13:38 ` Paulo Marques
2006-06-02  7:37   ` Ram
2006-06-02  8:34     ` Bernd Eckenfels
2006-06-02 14:40     ` Aurélien Francillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox