Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'wip/tsan/misc' into wip/tsan/all | Ben Gamari | 2020-11-01 | 1 | -2/+2 |
|\ | |||||
| * | rts: Use relaxed atomics for whitehole spin stats | Ben Gamari | 2020-10-24 | 1 | -2/+2 |
* | | rts: Use RELEASE ordering in unlockClosure | Ben Gamari | 2020-10-30 | 1 | -3/+2 |
|/ | |||||
* | Fix deadlock between STM and throwTo | Simon Marlow | 2018-07-12 | 1 | -9/+0 |
* | rts: Add --internal-counters RTS flag and several counters | Douglas Wilson | 2018-03-19 | 1 | -0/+12 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | NUMA support | Simon Marlow | 2016-06-10 | 1 | -0/+129 |