utmapp / utmapp/UTM

Use multiple cores for reclaiming and compressing disk space

Open
#5,210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
35.5k
Forks
1.8k
Avg merge
5d 5h
Merged PRs (30d)
7

Description

Currently reclaiming and compressing a VM disk takes quite a long time. Only one core is utilized and the host drive is also barely active.
Would it be possible to parallelize this to speed up the process a bit? I'm not familiar with the implementation, but something like chunking the VM disk and process each chunk by a separate CPU core sounds interesting.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.