Just make sure you don't create an fstab entry for /tmp/jack, as it's
not needed.   I think gentoo automagically has the entry for
/dev/shm in fstab, so jack will find it and use it.  So yeah,
addin jack-tmpfs into your use flags in /etc/make.conf is all you gotta
do.  Made a massive difference for me.<br>
<br>
GO GENTOO!<br>
<br>
Andy J =)<br><br><div><span class="gmail_quote">On 4/28/06, <b class="gmail_sendername">Thomas G. Willis</b> <<a href="mailto:tom.willis@gmail.com">tom.willis@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/28/06, Harold Aling <<a href="mailto:h.aling@home.nl">h.aling@home.nl</a>> wrote:<br>> Thomas G. Willis wrote:<br>> > My question for all the gentoo users. Do you have to use any special<br>> > use flags to get the jack-audio-connection-kit to put all the FIFO's
<br>> > in ramfs. This may not be the right terminology. I'm referring to the<br>> > specific documentation.<br>> ><br>> > (...)<br>> ><br>> > Then use --with-default-tmpdir=/mnt/ramfs to the JACK configure line
<br>> > when you build it. No clients need to be recompiled. "<br>> ><br>> > the gentoo wiki seems to be a little stale for jack right now, but I<br>> > just want to know how I can tell whether jack is setup this way
<br>> > already or whether I need to flip some use flags or edit config files<br>> > or whatever. The pipeline between my ram in my processor is pretty fat<br>> > and I have more than enough ram, just want to make sure it's being
<br>> > utilized.<br>> ><br>> Part of the .ebuild:<br>><br>> if use jack-tmpfs; then<br>>                
myconf="${myconf} --with-default-tmpdir=/dev/shm"<br>><br>> So if you use the jack-tmpfs use-flag, the /dev/shm mount is used as temp.<br>><br>> Gentoo powerrrrr!<br><br>AWESOME!!! my guess was right then. Power!!!! indeed thanks.
<br><br><br>> > ardour-users mailing list<br>> > <a href="mailto:ardour-users@lists.ardour.org">ardour-users@lists.ardour.org</a><br>> > <a href="http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org">
http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org</a><br>> ><br>><br>><br>><br><br><br>--<br>Thomas G. Willis<br>_______________________________________________<br>ardour-users mailing list<br><a href="mailto:ardour-users@lists.ardour.org">
ardour-users@lists.ardour.org</a><br><a href="http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org">http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org</a><br></blockquote></div><br>