Skip to content

Conversation

datacore-rm
Copy link

SSV-22756: BSOD: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e) - AV_ZFSin!unknown_function (Access Violation)

Issue: The customer VM was configured with less RAM than what is recommended as per their ILDC workload. Under low memory conditions, memory allocations failed while allocating abd chunks. The windows lookasidelist cache (used for some performance improvement) does not have options to guarantee allocation success under low memory conditions. So reverting to the older kmem cache which can handle such conditions.

Fix: -
Reverting the PR (but keeping the lookasidelist code file): bcb3007
4ef2b22

Testing: -
Tested with Driver verifier.

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