> zsh: fork failed: resource temporarily unavailable > > on a machine. It has 510 processes which are mostly > asleep, running under various user ids. > How do I determine which resource is the problem so I can > fix the shortage? Sounds like processes/tasks is the resource in question. Probably a system limit of 512 processes. DS - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Which resource is temporarily unavailable brian
- David Schwartz