Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

pica: Move mutex lock below tracing check on register write #210

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

PabloMK7
Copy link
Owner

A mutex was being unnecessary locked on every GPU register write, even if the debug tracing feature was disabled. Fixed by moving the lock below the tracing enabled check.

@PabloMK7 PabloMK7 merged commit d017955 into master Jul 21, 2024
4 of 20 checks passed
@PabloMK7 PabloMK7 deleted the picaperf branch July 21, 2024 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant