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

Handle cache improvements #2352

Merged
merged 7 commits into from
Apr 27, 2024
Merged

Handle cache improvements #2352

merged 7 commits into from
Apr 27, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 26, 2024

  • Finalizer safety by using a spinlock instead of a reentrant lock
  • Wipe the cache when we suffer from memory pressure

Fixes #1921

@maleadt maleadt merged commit 2a3cec9 into master Apr 27, 2024
1 check was pending
@maleadt maleadt deleted the tb/handle_cache branch April 27, 2024 11:37
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.

lock failing in multithreaded plan_fft()
1 participant