[Asterisk-Dev] Number of Asterisk process
Brian West
brian at bkw.org
Fri Jan 14 13:53:30 MST 2005
Isn't this linux threads vs nptl ?
bkw
> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-
> bounces at lists.digium.com] On Behalf Of Eric
> Sent: Friday, January 14, 2005 2:40 PM
> To: Asterisk Developers Mailing List
> Subject: Re: [Asterisk-Dev] Number of Asterisk process
>
> Hi Velimir,
>
> Asterisk is a threaded process. Some older versions of 'ps' and 'top'
> are not thread aware and will display all of the threads as individual
> processes (the kernel kind of treats them as individual, even though
> they use the same memory space). Newer versions of 'ps' and 'top'
> will show only the parent thread (unless you've specified an option to
> display all threads).
>
>
> I must also note, questions of this nature should be posted to the
> -users list. This list is devoted to development of asterisk source
> code.
>
>
> - Eric
>
>
>
>
>
> On Fri, 14 Jan 2005 21:18:33 +0100
> "Velimir Novkovic" <vn at comx.dk> wrote:
>
> > Just noticed that 'ps' shows different numbers of processes on my
> different
> > Asterisk installations. Sometimes it is only one, apart form the
> console,
> > and other times it is more then 10. Observations were made on idle, i.e.
> no
> > active calls/channels, system.
> >
> > Can anyone shed some light on it? Thanks.
> >
> >
> >
> > ~Vel
> >
> >
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list