Re: [linux-audio-user] Re: linux-audio-user Digest, Vol 4, Issue 55

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Re: linux-audio-user Digest, Vol 4, Issue 55
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Thu Jan 22 2004 - 12:50:51 EET


add
none /var/lib/jack/tmp tmpfs defaults 0 0
to your /etc/fstab

then "mkdir -p /var/lib/jack/tmp" and "mount /var/lib/jack/tmp"

I dont know how you tell jackd where to look, I think its a compile time
option.

- Steve

On Thu, Jan 22, 2004 at 12:43:36 +0100, David Baron wrote:
> How does one do this?
>
> On Thursday 22 January 2004 10:54, linux-audio-user-request_AT_music.columbia.edu
> wrote:
> > On Thu, Jan 22, 2004 at 09:46:31AM +0100, David Baron wrote:
> > > Seen references to problems with audio. What is the issue here?
> >
> > If your jack fifos are stored in a journaled filesystem (eg. reiser or
> > etx3) it can cause latency problems.
> >
> > The fix is to mount a filesystem as tmpfs and tell jack to put its fifos
> > there.
> >
> > - Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Jan 22 2004 - 12:51:32 EET