> I think the standard linux kernel supports 512 processes. So you are
> probably
> running into that limit. You need to modify your kernel to support more
> processes. There are some HOWTO's to do this on the linux sites
Unfortunately, I haven't come across docs that are correct on how to do
it. Most docs say that it's not necessary to modify the kernel source as
it previous versions, but the tricks they suggest haven't worked for me on
2.2 or 2.3 kernels, I've still had to modify the header files as the older
docs suggest.
steve