In the linux kernel, where is the first process initialized?

Posted by Tzafrir on Stack Overflow See other posts from Stack Overflow or by Tzafrir
Published on 2010-03-24T21:05:34Z Indexed on 2010/03/24 23:13 UTC
Read the original article Hit count: 191

Filed under:

I'm looking for the code in the linux kernel (2.4.x) that initializes the first process, pid=0.

Many searches provided many clues, but I still cannot find it.

Any pointers, anyone?

© Stack Overflow or respective owner

Related posts about linux-kernel