[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fork()



I increased my max number of process and kern.forkstat.forks by 100 and I still get this error when running multiple instances of the same program:
% bash: fork: Resource temporarily unavailable.

I used sysctl -w to increase those 2 values and yet I am still getting that error and my system response is very slow.  Any suggestions?

Scircuit