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

Clearing the stream-isolated LRU caches not possible #114

Open
JeremyRand opened this issue Oct 2, 2019 · 0 comments
Open

Clearing the stream-isolated LRU caches not possible #114

JeremyRand opened this issue Oct 2, 2019 · 0 comments

Comments

@JeremyRand
Copy link
Member

In my current stream isolation PR, stream ID's and their associated LRU caches accumulate forever. The Tor stream isolation codebase will tell us when a new NYM_EPOCH has been reached; this is a safe point to delete all currently existing stream ID's and their LRU caches. (Of course, the new NYM_EPOCH event is not actually exposed via the Prop279 protocol, so we'll have to work with the Tor folks to get that added to the spec.)

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