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.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 --

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

Reply via email to