>
> This is an issue that has plagued Asterisk since day one. Basically there
> is no solution available because there is no way to set aside memory to be
> kept from a growing disk cache. I did some research and this looks like a
> bad design from the Kernel people. Meanwhile all you can do us every 60
> seconds:

echo 3 | sudo tee /proc/sys/vm/drop_caches
Asterisk should be able to reserve memory and force it to stay locked in
memory, exactly like Mariadb does with
memlock=1
Would the Asterisk developers consider something like this?



>
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to