Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Based on patch by Matthew Krupcale.
|
|
|
|
|
|
|
|
|
|
|
|
The implemented solution entails shadowing old phase queues so that helpers
don't pick up old phase tasks and boosting the max_threads count so that we
can create more helpers if all the existing ones are stuck in the old phase.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This turns out to be necessary for the deadlock detection to work properly.
|
|
|
|
|