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

feat: introduce a buffer pooler #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anmonteiro
Copy link
Owner

No description provided.

@anmonteiro anmonteiro force-pushed the anmonteiro/pooling-experiment branch from 23a3236 to 0b4e244 Compare October 16, 2023 22:34
@anmonteiro anmonteiro force-pushed the anmonteiro/pooling-experiment branch from 0b4e244 to a841ba8 Compare October 17, 2023 21:38
- the buffer pooler has a particular design: whenever we can't acquire
  the mutex for either tracking a new buffer, or otherwise for looking
  up an existing one, we don't actually do anything.
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

Successfully merging this pull request may close these issues.

1 participant