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

Add Bin Functionality #1

Open
c650 opened this issue Oct 30, 2016 · 1 comment
Open

Add Bin Functionality #1

c650 opened this issue Oct 30, 2016 · 1 comment

Comments

@c650
Copy link
Owner

c650 commented Oct 30, 2016

Chunks and memory sessions should be separates by chunk sizes, so that smaller chunks are handled apart from larger chunks. This could ease the time it takes to find free chunks.

@c650
Copy link
Owner Author

c650 commented Nov 13, 2016

Merging chunks could get messy, because chunks might not necessarily be adjacent in Virtual Memory if they're adjacent in their session's linked list. Multiple sessions causes a problem!!!

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