kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: navkamal90@gmail.com (Navkamal Rakra)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Significance of   " /proc/<pid>/root"
Date: Tue, 17 Sep 2013 08:10:43 +0530	[thread overview]
Message-ID: <5237C12B.9030901@gmail.com> (raw)
In-Reply-To: <5236048B.6030906@gmail.com>

On 09/16/2013 12:33 AM, Arun M Kumar wrote:
> What is the significance of the directory named root inside /proc/<pid> ?
>
> ex:
> ----------------------------------------------------------------------------------
> arunkumar at arun-ThinkPad-Edge-E530:/proc/2543/root$ ls
>
> bin   cdrom  etc   initrd.img      lib         media  opt   root 
> sbin     srv  tmp  var      vmlinuz.old
> boot  dev    home  initrd.img.old  lost+found  mnt    proc  run selinux  
> sys  usr  vmlinuz
> ----------------------------------------------------------------------------------
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
It keeps record of all data (system level) , resources and parameters
for that process . You can get more idea here :
https://www.kernel.org/doc/Documentation/filesystems/proc.txt

      parent reply	other threads:[~2013-09-17  2:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-15 19:03 Significance of " /proc/<pid>/root" Arun M Kumar
2013-09-15 19:28 ` Adel BENZARTI
2013-09-17  2:40 ` Navkamal Rakra [this message]

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=5237C12B.9030901@gmail.com \
    --to=navkamal90@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).