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

Garbage Collect #222

Open
beckadamtheinventor opened this issue Aug 9, 2019 · 2 comments
Open

Garbage Collect #222

beckadamtheinventor opened this issue Aug 9, 2019 · 2 comments

Comments

@beckadamtheinventor
Copy link
Contributor

Garbage collect should be a standard Fileioc function.
I would also suggest a function that would tell you when a garbage collect would be necessary.
I assume this is just about calculating the largest free memory space in archive, let me know if I'm wrong.

@mateoconlechuga
Copy link
Member

Garbage collect should not be a fileioc function.

But I added ti_ArchiveHasRoom so you can check if it triggers.

@runer112
Copy link
Member

runer112 commented Aug 9, 2019

Manual garbage collection has merit and should be relatively easy to implement.

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

No branches or pull requests

3 participants