Lee Revell: >> >>> 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? Yes, either $HOME/.jack_server_sockets_path_<hostname> or /tmp/jack_server_sockets_path_<username> --