Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nonmoving: Rework mark queue representation | Ben Gamari | 2019-11-19 | 1 | -16/+8 |
* | nonmoving: Fix incorrect masking in mark queue type test | Ben Gamari | 2019-11-19 | 1 | -2/+2 |
* | rts: COMPACT_NFDATA support for the nonmoving collector | Ömer Sinan Ağacan | 2019-10-22 | 1 | -2/+4 |
* | NonMoving: Pre-fetch during mark | Ben Gamari | 2019-10-22 | 1 | -0/+10 |
* | NonMovingMark: Optimize representation of mark queue | Ben Gamari | 2019-10-22 | 1 | -3/+22 |
* | NonMoving: Allocate mark queues in larger block groups | Ben Gamari | 2019-10-22 | 1 | -1/+4 |
* | Nonmoving: Allow aging and refactor static objects logic | Ben Gamari | 2019-10-22 | 1 | -4/+2 |
* | Fix unregisterised buildwip/gc/nonmoving-concurrent | Ben Gamari | 2019-10-22 | 1 | -0/+1 |
* | Nonmoving: Ensure write barrier vanishes in non-threaded RTS | Ben Gamari | 2019-10-21 | 1 | -0/+1 |
* | rts: Implement concurrent collection in the nonmoving collector | Ben Gamari | 2019-10-20 | 1 | -0/+31 |
* | rts: Non-concurrent mark and sweep | Ömer Sinan Ağacan | 2019-10-20 | 1 | -0/+140 |