kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Delay in Printk Messages.
@ 2014-06-28 17:33 Arun Kumar
  2014-06-28 17:39 ` Kristofer Hallin
  2014-06-28 21:58 ` mhornung.linux at gmail.com
  0 siblings, 2 replies; 4+ messages in thread
From: Arun Kumar @ 2014-06-28 17:33 UTC (permalink / raw)
  To: kernelnewbies

I am able to read my printk messages in the kernel buffer only after 
unloading the module..
Is there some reason or configuration behind this.

I used a simple kernel module with only init and exit functions, and 
after loading the module i cannot see the message printed by the 
"module_init" function in the output given by "dmesg -c" I can see them 
only after i unload the module.

i wait for around 15-20 seconds for the init message but it only shows 
up on removing the module.

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

end of thread, other threads:[~2014-06-28 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-28 17:33 Delay in Printk Messages Arun Kumar
2014-06-28 17:39 ` Kristofer Hallin
2014-06-28 17:43   ` Aruna Hewapathirane
2014-06-28 21:58 ` mhornung.linux at gmail.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).