kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: trajber@gmail.com (Mauro Romano Trajber)
To: kernelnewbies@lists.kernelnewbies.org
Subject: New proc entry under /proc/[pid]
Date: Mon, 10 Jan 2011 15:18:04 -0200	[thread overview]
Message-ID: <AANLkTin_noabLVN1onGom9PsohyhgWWKzJU=5Dwo=j2k@mail.gmail.com> (raw)

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 

             reply	other threads:[~2011-01-10 17:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 17:18 Mauro Romano Trajber [this message]
2011-01-10 18:49 ` New proc entry under /proc/[pid] 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTin_noabLVN1onGom9PsohyhgWWKzJU=5Dwo=j2k@mail.gmail.com' \
    --to=trajber@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).