File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ safe-points only at function calls.
13
13
We propose that the Go implementation switch to * non-cooperative*
14
14
preemption.
15
15
The background and rationale for this proposal are detailed in the
16
- [ top-level proposal document] ( ../20543 -non-cooperative-preemption.md ) .
16
+ [ top-level proposal document] ( ../24543 -non-cooperative-preemption.md ) .
17
17
18
18
This document details a specific approach to non-cooperative
19
19
preemption that uses conservative GC techniques to find live pointers
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ safe-points only at function calls.
13
13
We propose that the Go implementation switch to * non-cooperative*
14
14
preemption.
15
15
The background and rationale for this proposal are detailed in the
16
- [ top-level proposal document] ( ../20543 -non-cooperative-preemption.md ) .
16
+ [ top-level proposal document] ( ../24543 -non-cooperative-preemption.md ) .
17
17
18
18
This document details a specific approach to non-cooperative
19
19
preemption based on constructing stack and register maps at
You can’t perform that action at this time.
0 commit comments