[asterisk-users] 400 calls at g711 how much cpu power

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Apr 2 07:17:30 CDT 2009


On Thu, Apr 02, 2009 at 09:33:49AM +0100, Gordon Henderson wrote:

> As for the server - get *everything* in RAM. At least with no disk IO, 

This is true with respect to e.g. recordings.

But most other operations won't bother the disk much. If you have 400
channels doing roughly the same things, the files that they use will
mostly be cached.

Disabling atime updates (e.g.: noatime, relatime) can help reducing the
load of unnecessary writes to the disk.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list