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

Check SPL free thread is running before trying to set memory pressure. #338

Conversation

datacore-rm
Copy link

As discussed in #336, the memory allocation failed during init. The free thread was not running and its cond var/mutex was not initialized. So checking free thread is running before trying to set the memory pressure.

@lundman
Copy link

lundman commented Dec 5, 2023

Thanks for doing this, LGTM.

@lundman lundman merged commit c36e951 into openzfsonwindows:zfs-Windows-2.2.0-release Dec 5, 2023
25 of 30 checks passed
datacore-rm added a commit to DataCoreSoftware/openzfs that referenced this pull request Dec 5, 2023
datacore-rm added a commit to DataCoreSoftware/openzfs that referenced this pull request Dec 6, 2023
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.

2 participants