"Olle E. Johansson" <[EMAIL PROTECTED]> writes:
> My Asterisk (fresh CVS) takes 98% of the system load on my FreeBSD
> server. On a slower CPU linux system, Asterisk runs at 0.1% - both
> without any active channels...
> 
> Any ideas, anyone recognizing the problem?

On the BSDs, your friend is ktrace (or ktruss, depending on
flavor). It will tell you what system calls your process is executing
while it is doing this.

Perry
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to