[Unison-hackers] Memory exhaustion issue (#1068)

Tõivo Leedjärv toivol at gmail.com
Sun Jan 5 14:56:00 EST 2025


On Sun, 5 Jan 2025 at 17:25, Michael von Glasow <michael at vonglasow.com> wrote:
>
> That’s what I did before. However, I sometimes move files between these subparts (and incidentally, these tend to be on the larger side, several GB per file). These files would then get copied over the wire again, instead of the move operation just being mirrored on the other end. And with a copy-on-write filesystem with snapshots, there are further implications regarding disk space.

Speaking of which, you may have seen that I have a couple of PRs open
that aim to leverage copy-on-write filesystem capabilities and syncing
of move operations.
https://urldefense.com/v3/__https://github.com/bcpierce00/unison/pull/577__;!!IBzWLUs!Wc9vw54wrv66bd9Z2eA3jbgk4AR8pM_ShRX6aiZo378y76VDWFOCEFscq_9TNyl94XN54HjNy120E3Ta2HWj4SJ6qxI$ 
https://urldefense.com/v3/__https://github.com/bcpierce00/unison/pull/876__;!!IBzWLUs!Wc9vw54wrv66bd9Z2eA3jbgk4AR8pM_ShRX6aiZo378y76VDWFOCEFscq_9TNyl94XN54HjNy120E3Ta2HWj9LzeJN0$ 
https://urldefense.com/v3/__https://github.com/bcpierce00/unison/pull/576__;!!IBzWLUs!Wc9vw54wrv66bd9Z2eA3jbgk4AR8pM_ShRX6aiZo378y76VDWFOCEFscq_9TNyl94XN54HjNy120E3Ta2HWj4X_apgA$ 


More information about the Unison-hackers mailing list