Revision a462c5ab3d414a6c52fcbc70f45dfa7f21665451 authored by Jakob Nybo Nissen on 29 August 2022, 09:16:56 UTC, committed by Kristoffer on 30 August 2022, 15:15:43 UTC
The docs on multithreading still warns that the default scheduler for @threads
uses static scheduling. However, since #44136, dynamic scheduling has been the
default. This commit removes the warning.

(cherry picked from commit 72222d6dbaf7fd726b38bc3b6baddd51032d1cca)
1 parent 9db7f85
History
File Mode Size
gc_all.bt -rwxr-xr-x 858 bytes
gc_simple.bt -rwxr-xr-x 351 bytes
gc_stop_the_world_latency.bt -rwxr-xr-x 379 bytes
rt_all.bt -rwxr-xr-x 1.9 KB

back to top