On Thu, Jun 10, 2010 at 03:46:31PM +0200, nik600 wrote:
> Dear all
> 
> using top -H i can see that some asterisk thread are consuming many
> CPU (sometimes more than 50%)
> 
> Is there a way to understand what is doing the process with pid 9429 ?

  strace -p 9429

This would help if the thread actually does some system calls and not
not constantly in userland.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to