On Thu, Aug 11, 2016 at 06:05:41PM -0300, Friedrich Locke wrote:
> It does not matter what i do, i cannot fork more than +- 1900/2000 process
> on my system. Besides kern.maxproc what else is necessary to fork more
> process ?
>
> Thanks in advance.
>
> Some limits in my system:
>
> etosha# sysc
On Sat, May 1, 2010 at 2:01 PM, Ted Unangst wrote:
> On Sat, May 1, 2010 at 9:59 AM, Jesus Sanchez wrote:
>>As said in "Advanced Programming in the Unix Environment" book, when
>> calling a sigaction function there is a siginfo_t * with data about the
>> process sending the signal. On this st
On Sat, May 1, 2010 at 9:59 AM, Jesus Sanchez wrote:
>As said in "Advanced Programming in the Unix Environment" book, when
> calling a sigaction function there is a siginfo_t * with data about the
> process sending the signal. On this struct, the member int si_pid
> contains the PID of the pro
El 01/05/2010 18:14, Otto Moerbeek escribis:
On Sat, May 01, 2010 at 03:59:07PM +0200, Jesus Sanchez wrote:
Hi, using 4.6 release.
I'm doing some code on process forking and catching signals on
OpenBSD. My interest here is to catch the SIGCHLD signal and do things
with the pid which s
On Sat, May 01, 2010 at 03:59:07PM +0200, Jesus Sanchez wrote:
> Hi, using 4.6 release.
>
> I'm doing some code on process forking and catching signals on
> OpenBSD. My interest here is to catch the SIGCHLD signal and do things
> with the pid which sended the signal on the function called to
5 matches
Mail list logo