[Dlang-internal] Concurrent No-Pause GC Option (idea)
Sergey
kornburn at yandex.ru
Sun Aug 21 21:42:20 UTC 2022
On Sunday, 21 August 2022 at 00:11:55 UTC, jordan4ibanez wrote:
> I had an idea on the GC for CPUs that have more than one core.
> So basically all of them.
>
> So I learned on the Discord that the current GC runs parallel
> if this machine setup is detected, but it still pauses
> everything to make sure nothing is changed, thanks to adr.
>
Isn’t it the same as already proposed earlier
https://dlang.org/blog/2019/07/22/symmetry-autumn-of-code-experience-report-porting-a-fork-based-gc/
More information about the Dlang-internal
mailing list