First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50231
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jon Hood (RETIRED) <squinky86@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tommi Uimonen <tuimonen@cc.hut.fi>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50231 depends on: Show dependency tree
Bug 50231 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-06 07:52 0000
currently the default tmp directory is /tmp (shown by jackd -V)
It would be better to have it in a separate directory under /tmp that can be mounted as tmpfs to ram, /tmp/jack for instance.

Or /dev/shm, but everybody don't have this, hence /tmp/jack is better

The reason is that jackd works better when the temp files are not in hard disk.

((Or would be even better if Gentoo used some env variable, like CONFIG="--with-default-tmpdir=/dev/shm", which would be passed to ./configure at build. Then I wouldn't have to file this feature request))

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Jeremy Huddleston (RETIRED) 2004-05-22 11:16:38 0000 -------
squinky86: could you try out
--with-default-tmpdir=/var/tmp/jack  Make sure jack will create its temp dir if it does not exist.

I won't be able to get to this for a few weeks =(

------- Comment #2 From Jon Hood (RETIRED) 2004-05-22 14:11:24 0000 -------
USE="jack-tmpfs" for the /dev/shm thing;

jack does not want to create a temp directory if it does not exist :(

------- Comment #3 From Jon Hood (RETIRED) 2004-05-22 20:06:39 0000 -------
jack-audio-connection-kit-0.98.1-r1 now addresses this issue, thanks for the
bug report!

First Last Prev Next    No search results available      Search page      Enter new bug