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

[Core][WIP] Add Automatic Prefix Caching to PrefixCachingBlockAllocator #4146

Closed

Conversation

SageMoore
Copy link
Contributor

This PR adds support for automatic prefix caching to PrefixCachingBlockAllocator, which is used by BlockAllocatorV2 when "enable_caching" is set to true. The eviction policy implemented here should be identical to the existing LRU eviction policy that's used by BlockAllocatorV1.

@SageMoore
Copy link
Contributor Author

Let's close this in favor of merging #4142

@SageMoore SageMoore closed this Apr 19, 2024
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