Skip to content

_sysRefreshAllGpuRecoveryAction mask deadlock fix (massive issue) & more#1174

Open
Xansidev wants to merge 5 commits into
NVIDIA:mainfrom
Xansidev:main
Open

_sysRefreshAllGpuRecoveryAction mask deadlock fix (massive issue) & more#1174
Xansidev wants to merge 5 commits into
NVIDIA:mainfrom
Xansidev:main

Conversation

@Xansidev
Copy link
Copy Markdown

There was a lock imbalance in _sysRefreshAllGpuRecoveryAction which gpumgrGetGpuAttachInfo() overwrote GPU mask,
then rmGpuGroupLockRelease() released the wrong mask. Along with other things. So I just seperated the two masks :D

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 31, 2026

CLA assistant check
All committers have signed the CLA.

@Xansidev Xansidev changed the title I found a few small stuff a mem leak, but there was a big issue. _sysRefreshAllGpuRecoveryAction mask deadlock fix, along with others. May 31, 2026
@Xansidev Xansidev changed the title _sysRefreshAllGpuRecoveryAction mask deadlock fix, along with others. _sysRefreshAllGpuRecoveryAction mask deadlock fix (massive issue) & more May 31, 2026
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