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

grab all free objects in a folio #42

Open
kuszmaul opened this issue Jul 4, 2015 · 0 comments
Open

grab all free objects in a folio #42

kuszmaul opened this issue Jul 4, 2015 · 0 comments

Comments

@kuszmaul
Copy link
Owner

kuszmaul commented Jul 4, 2015

When we go to the global data structure to get objects, we should go ahead and fetch all the free objects out of a folio, since it's the same amount of lock contention. We don't actually expect to get lots of free objects out of a folio on average for random malloc/free workloads, but there are workloads where this optimization helps, and I don't see how it can hurt.

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