kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* New proc entry under /proc/[pid]
@ 2011-01-10 17:18 Mauro Romano Trajber
  2011-01-10 18:49 ` Mauro Romano Trajber
  0 siblings, 1 reply; 6+ messages in thread
From: Mauro Romano Trajber @ 2011-01-10 17:18 UTC (permalink / raw)
  To: kernelnewbies

How can I create a new proc entry under /proc/[pid] ?
I using create_proc_entry("SOME_FILE", 0644, NULL /* here goes the pid proc
entry */);
Is there any way to get PID directory as a parent proc entry ? How ?

Thanks,
Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110110/fea3126a/attachment.html 

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

end of thread, other threads:[~2011-01-12 18:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 17:18 New proc entry under /proc/[pid] Mauro Romano Trajber
2011-01-10 18:49 ` Mauro Romano Trajber
2011-01-11  6:39   ` Rajat Sharma
2011-01-11 19:20     ` Mauro Romano Trajber
2011-01-12  9:41       ` Rajat Sharma
2011-01-12 18:58         ` Mauro Romano Trajber

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).