public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* opening linux char device file in user thread.
@ 2005-08-04  7:50 P.Manohar
  2005-08-04 10:14 ` Bhanu Kalyan Chetlapalli
  0 siblings, 1 reply; 5+ messages in thread
From: P.Manohar @ 2005-08-04  7:50 UTC (permalink / raw)
  To: linux-kernel


hai,

    I have written a daemon which is running in user space, will send some 
data periodically to kernel space. This I have done with the help of a 
device file.

  It is working, but I want to apply threads mechanism in that daemon. But 
when I split that daemon functionality into a thread and a original 
process. I am unable to 
open the device file. This is happening in both places(either in thread or 
original process).

The device is opening  when threading is not there.

Can anybody suggest me?

Regards,
P.Manohar.


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

end of thread, other threads:[~2005-08-13 10:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-04  7:50 opening linux char device file in user thread P.Manohar
2005-08-04 10:14 ` Bhanu Kalyan Chetlapalli
2005-08-13 10:07   ` P.Manohar
2005-08-13 10:12   ` starting a user defined daemon at linux startup P.Manohar
2005-08-13 10:19     ` Jan-Benedict Glaw

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