Re: Which process is associated with process ID 0 (swapper)

From: Jan Engelhardt
Date: Thu Apr 20 2006 - 18:06:51 EST



>Subject: Re: Which process is associated with process ID 0 (swapper)
>
>This must be a trick question. Linux is not VAX/VMS. There is no
>swapper process. Check in /proc. Processes start at 1. Even
>kernel threads have PIDs greater than 1.
>

The initialization code which runs before the first userspace program is
invoked (usually /sbin/init) could be termed 'process 0'.



Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/