You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second option might be best. We should check if it is possible to have multiple layers of copy-on-write images. Then we could just base new VM spawns on the changes fo a while and meld later, either after set time when no build is runnning or with a command that waits for all copies of the VM to terminate while delaying new VM spawns until the meld can be done.
In our own deployment, there is quite a lot of idle time, so fancy meld scheduling is not that important for us, but we should at least keep that in mind for later.
Currently, when a machine is being managed, it is still used as template for started machines.
Possible improvements:
Those ideas can be combined, but each one would be an improvement already. The easiest one is the last one, I guess.
The text was updated successfully, but these errors were encountered: