On Thu, 2005-12-22 at 21:20 -0800, Kjetil S. Matheussen wrote: > Paul Davis: > > On Thu, 2005-12-22 at 16:21 -0500, Lee Revell wrote: > >> On Thu, 2005-12-22 at 12:54 -0800, Russell Hanaghan wrote: > >>>> Configure JACK to use /dev/shm and leave /tmp on your root FS. > >>>> > >>>> Lee > >>>> > >>>> > >>>> > >>>> > >>> Jack then needs to be compiled as such right? That is, specifically to > >>> use /dev/shm as a tmpfs? > >> > >> You know there's actually no good reason this has to be a compile time > >> setting. It would be trivial to modify JACK to set this at runtime. > > > > how would a client know where to find the server sockets? > > > > By having a file called something like /tmp/jack_server_sockets_path > containing info about where the server sockets are? > $HOME/.jack_server_sockets_path? Lee