Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.2.14
-
None
-
MXS-SPRINT-67
Description
Valgrind startup is extremely slow due to the custom spinlock code. Replacing the spinlocks with pthread mutexes solves this.