Hopefully someone can give me a quick answer...

Yesterday I discovered some processes that had a PPID which was not
shown as a running process by "ps".  Also an "ls /proc" did not show
that PPID.

I've Googled on this enough to find out that these are Linux threads,
that "ps -m" will show them, that "ls -a /proc" will show /proc/.PPID,
etc, but I'm still wondering what exact sequence of system calls will
create a process like this?

I'm trying to file a bug report for another piece of software and I
would like to make a simple test program that shows this situation.

Thanks,

-- 
Daniel K. Forrest       Laboratory for Molecular and
[EMAIL PROTECTED]       Computational Genomics
(608) 262 - 9479        University of Wisconsin, Madison
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to