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

The background coroutine for maintaining RCQP seems cannot be found #8

Open
LiuMicheal opened this issue Nov 7, 2024 · 0 comments
Open

Comments

@LiuMicheal
Copy link

The KRCORE paper describes

"Background RCQP creations. To increase the likelihood of hitting an RCQP in the pool, KRCORE maintains background routines to sample frequently communicated nodes, create RCQPs for frequently communicated ones in the HybridQP P ool and reclaim rarely used RCQPs. Currently, we choose a simple LRU strategy for the reclamation.”

However, looking through the code, I can't seem to find where these routines are being created. Can someone help point me to the function that creates these routines?

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