GithubHelp home page GithubHelp logo

Comments (3)

talyz avatar talyz commented on May 20, 2024

Hi! That prompt isn't specific to impermanence. It's still possible that setting up bind mounts and symlinks is what's causing a slowdown when you're activating a new generation, but this would have to be profiled somehow. I don't see any easy way to improve that either - the scripts aren't doing anything that fancy or superfluous. The create-directories script checks the hierarchy of all added directories and files' parent directories, but I don't see any obvious way around that which wouldn't increase complexity immensely.

from impermanence.

shadowrylander avatar shadowrylander commented on May 20, 2024

Hmm... This might actually tie into my other issue here, whereupon adding /etc/ssh to the persistent directories prevents sshd_config from being generated; is it possible that that might be causing this immense slowdown?

from impermanence.

shadowrylander avatar shadowrylander commented on May 20, 2024

Also, if no subdirectories are mounted in /persist, such as directories = [ "/directory" "/directory/subdirectory" ];, would it not be possible to parallelize the command, such as using async, since there would be no race conditions?

Sorry if I'm misunderstanding something here!

from impermanence.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.