On 07/10/15 23:18, Timothy Hobbs wrote: > I have tried to setup mmap acceleration for subuser, however, I > haven't been met with any success. I have described my trouble here > https://github.com/subuser-security/subuser/issues/214 . Any input > would be greatly appreciated :) http://xpra.org/trac/wiki/Usage/Docker
Summary: the mmap file is created by the client and the server will try to find it in under the same path. You have some minimal control over the location where the file is created via $TMPDIR, and we can even provide a more specific override if you need one. Cheers Antoine > > Tim > _______________________________________________ > shifter-users mailing list > [email protected] > http://lists.devloop.org.uk/mailman/listinfo/shifter-users _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
