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

Write blocks instead of complete files #2

Open
ValHayot opened this issue Jul 3, 2020 · 0 comments
Open

Write blocks instead of complete files #2

ValHayot opened this issue Jul 3, 2020 · 0 comments

Comments

@ValHayot
Copy link
Collaborator

ValHayot commented Jul 3, 2020

Currently using a max_fs parameter in combination with the n_threads config parameter to specify what the necessary fs storage space should be at any given moment. This isn't ideal and does not make good use of available storage space. Breaking up files into blocks of a fixed size will help to make better use of available storage space.

ValHayot added a commit that referenced this issue Jun 16, 2021
Added tests for CenOS[6-8], Fedora 32, Xenial, and Bionic
ValHayot pushed a commit that referenced this issue Jun 16, 2021
added libmagic compiler directive and fopen64
ValHayot added a commit that referenced this issue Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant