Detecting threads

Martijn van Oosterhout (s3100411@student.anu.edu.au)
Wed, 21 Jul 1999 00:50:52 +1000


I was just thinking how one could detect processes
that are sharing. I mean, is there a better way
than noticing that there are lots of copies of
the same process that happen to be using the
same amount of RAM?

It doesn't seem that the clone() flags are stored
anywhere. Is there a way to find out?

Martijn van Oosterhout
Australia

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