Sign in
go
/
go
/
8ab020adb27089fa207d015f2f69600ef3d1d307
/
src
/
runtime
/
preempt.go
565ad13
runtime: make PCDATA_RegMapUnsafe more clear and remove magic number
by chainhelen
· 4 years, 6 months ago
ee33038
cmd/internal/obj, runtime: preempt & restart some instruction sequences
by Cherry Zhang
· 5 years ago
9d812cf
cmd/compile,runtime: stack maps only at calls, remove register maps
by Austin Clements
· 5 years ago
dcdee15
runtime: use innermost frame's func name for async preemption check
by Cherry Zhang
· 5 years ago
c3f1492
cmd/internal/obj, runtime: use register map to mark unsafe points
by Cherry Zhang
· 5 years ago
b89b462
runtime: support preemption on windows/{386,amd64}
by Austin Clements
· 5 years ago
a930fed
runtime: add async preemption support on MIPS and MIPS64
by Cherry Zhang
· 5 years ago
3873e54
runtime: don't async preempt NO_LOCAL_POINTERS assembly functions
by Cherry Zhang
· 5 years ago
177a36a
runtime: implement async scheduler preemption
by Austin Clements
· 5 years ago
62e53b7
runtime: use signals to preempt Gs for suspendG
by Austin Clements
· 5 years ago
a3ffb0d
runtime: asynchronous preemption function for x86
by Austin Clements
· 5 years ago
d196901
runtime: abstract M preemption check into a function
by Austin Clements
· 5 years ago
3f83411
runtime: add general suspendG/resumeG
by Austin Clements
· 5 years ago