When are the number of processes/pthreads increase ?

=?iso-8859-1?Q?Magnus_N=E4slund?= (magnus@graphicomp.se)
Mon, 23 Aug 1999 15:52:45 +0200


When I'm porting win32 programs to linux i constantly run into thread
problems.
I can't use the same code for an massive threaded server that uses blocking
IO, the processes simply run out of resources. Even if I modify the count
with ulimit, I still run out of resources...
Is there some kind of patch for this?

Magnus Näslund

-
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/