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

fragmentation and block like upload allocation #9

Open
akielaries opened this issue Dec 22, 2024 · 1 comment
Open

fragmentation and block like upload allocation #9

akielaries opened this issue Dec 22, 2024 · 1 comment

Comments

@akielaries
Copy link
Owner

The scenario:

Think about when uploading some file of an arbitrary size and doing this 8 times. The files will be uploaded one after another in continuous chunks on the drive. Now think of when one of the files in between 1-7 needs to be deleted and a new file of some size is to be uploaded. There needs to be a mechanism to handle files that live all over the map that makes up the drive. There's a name for this, can't think of it right now

@akielaries
Copy link
Owner Author

the metadata table that lives at the beginning can/should probably stay as continuous chunks of entries

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