Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimize RAM usage of disk uploader when extracing big disks #547

Open
codingben opened this issue Nov 4, 2024 · 1 comment
Open

minimize RAM usage of disk uploader when extracing big disks #547

codingben opened this issue Nov 4, 2024 · 1 comment

Comments

@codingben
Copy link
Member

There can be big disk images. The size of them can be 10-100gb (e.g. in Windows VMs). May be need to perform scalability testing in order to ensure that existing functionality can deal with big disk images.

@akalenyu said that CDI is using below 1gb of RAM to import disk images from container registry, and in our case, it could be also applied.

@codingben
Copy link
Member Author

Currently disk-uploader requests 3gb of memory and limits it to 5gb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant