[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] find: /proc/5/fd: Permission denied (part 2)



----- Original Message ----- 
From: "Bruce Timberlake" <bruce@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, April 19, 2004 3:09 PM
Subject: [cobalt-users] find: /proc/5/fd: Permission denied (part 2)


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> http://www.linuxgazette.com/issue46/fink.html
>
> According to this article about the /proc filesystem, "the number
directories
> are running process information by PID."
>
> So /proc/5/fd has to do with whatever process is PID 5.  On my RaQ 4,
that's
> mdrecoveryd:
>
> [root /root]# ps -f -p 5
> UID        PID  PPID  C STIME TTY          TIME CMD
> root         5     1  0 Apr13 ?        00:00:00 [mdrecoveryd]
>
> A quick Google for mdrecoveryd reveals that mdrecoveryd is a "dummy
process to
> handle the recovery of threads"
> I've officially reached the end of my knowledge about this. Maybe it will
lead
> someone to the answer...


Same here
[admin admin]$ ps -f -p 5
UID        PID  PPID  C STIME TTY          TIME CMD
root         5     1  0  2003 ?        00:00:00 [mdrecoveryd]