<br><div class="gmail_quote">On Tue, May 29, 2012 at 8:52 AM, Kristian Kielhofner <span dir="ltr">&lt;<a href="mailto:kris@kriskinc.com" target="_blank">kris@kriskinc.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This structure of commands is very bizarre...  I highly, highly<br>
suggest using tmpfs instead of this method.  Besides, it&#39;s easier:<br>
<br>
mount -t tmpfs none /usr/local/freeswitch/db<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><br></div>For future reference, this wiki page mentions tmpfs using fstab:<br><a href="http://wiki.freeswitch.org/wiki/Performance_testing_and_configurations#FreeSWITCH.27s_core.db_I.2FO_bottleneck">http://wiki.freeswitch.org/wiki/Performance_testing_and_configurations#FreeSWITCH.27s_core.db_I.2FO_bottleneck</a><br>
<br>Same idea, just a different tack to get there.<br>-MC<br>