[ale] linuxrc question

Joe Steele joe at madewell.com
Tue May 8 15:53:05 EDT 2001


On Tuesday, May 08, 2001 12:59 PM, Randy Dunlap said:
> The init thread is pid 1.
> And then anything that init forked might be < pid 7.

Which is to say that pid 1 starts various kernel threads 
(for cache flushing, vm swapping) before starting linuxrc 
(as a separate process).  It then waits for linuxrc to 
finish before (optionally) mounting a new root device and 
executing /sbin/init (which continues as pid 1).

--Joe

>
> ~Randy________________________503-677-5408_____
> -----------------------------------------------
>
> -----Original Message-----
> From: Chris Fowler [mailto:ChrisF at computone.com]
>
> I have a program that runs as linuxrc.  It is named /linuxrc on the
> image and checks its pid.
> It seems that it runs as pid 7.  What comes before it?
> I assumed it would be 1.
>
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list