]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/proc.go
[dev.typeparams] all: merge master (4711bf3) into dev.typeparams
[gostls13.git] / src / runtime / proc.go
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-25 Tao Qingyunruntime: make ncgocall a global counter
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: fix import sort order [generated]
2021-06-17 Michael Anthony... [dev.typeparams] runtime: replace uses of runtime/inter...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-14 Eric Wangruntime: update the variable name in comment
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-11 Cherry Mui[dev.typeparams] runtime: simplify defer record allocation
2021-06-11 Cherry Mui[dev.typeparams] runtime: allow newproc split stack
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: remove the siz...
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove variadic defer/go...
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: always enable...
2021-06-07 Gerrit Code ReviewMerge "[dev.typeparams] all: merge master (8212707...
2021-06-07 Matthew Dempsky[dev.typeparams] all: merge master (8212707) into dev...
2021-06-03 Michael Prattruntime: avoid gp.lockedm race in exitsyscall0
2021-06-01 Cherry Mui[dev.typeparams] all: merge master (2725522) into dev...
2021-05-25 Matthew Dempsky[dev.typeparams] all: merge master (f22ec51) into dev...
2021-05-21 Cherry Mui[dev.typeparams] runtime: replace funcPC with internal...
2021-05-21 Cherry Mui[dev.typeparams] runtime: fix misuse of funcPC
2021-05-21 Cherry Mui[dev.typeparams] runtime: use internal/abi.FuncPCABI0...
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
2021-05-12 Russ Coxruntime: fix handling of SPWRITE functions in traceback
2021-05-12 Guilherme Souzaruntime: fix typo in proc.go
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-11 Michael Prattruntime: hold sched.lock across atomic pidleget/pidleput
2021-05-09 Joel Singruntime: switch runtime to libc for openbsd/arm
2021-05-09 Joel Singruntime: switch openbsd/arm to pthreads
2021-05-05 Andy Panruntime: implement runqdrain() for GC mark worker gorou...
2021-04-30 Joel Singruntime: switch runtime to libc for openbsd/386
2021-04-30 Joel Singruntime: switch openbsd/386 to pthreads
2021-04-23 Cherry Zhangcmd/compile, internal/abi: add FuncPCABIxxx intrinsics
2021-04-23 Michael Prattruntime,runtime/metrics: add metric to track scheduling...
2021-04-22 Michael Prattruntime: skip work recheck for non-spinning Ms
2021-04-21 Andrew G. Morgansyscall: syscall.AllThreadsSyscall signal handling...
2021-04-21 Michael Prattruntime: move timer recheck after GC recheck
2021-04-20 Ian Lance TaylorRevert "runtime: implement runqdrain() for GC mark...
2021-04-20 Michael Prattruntime: refactor findrunnable spinning recheck
2021-04-20 Andy Panruntime: implement runqdrain() for GC mark worker gorou...
2021-04-20 Michael Prattruntime: refactor work stealing to dedicated function
2021-04-16 Michael Prattruntime: clarify which work needs spinning coordination
2021-04-16 Michael Prattruntime: remove redudant tryWakeP component
2021-04-16 Michael Prattruntime: move findrunnable timer delay computation...
2021-04-11 Austin Clementsruntime: move zero-sized frame check from newproc to...
2021-04-08 Austin Clementsruntime,cmd/link: include GOEXPERIMENTs in runtime...
2021-04-08 Austin Clementsinternal/goexperiment: consolidate experiment-enabled...
2021-04-08 Austin Clementsruntime: drop haveexperiment, sys.GOEXPERIMENT
2021-04-01 Austin Clementsruntime: fix uses of ABIInternal PCs in assembly
2021-03-30 Michael Prattruntime: fix G passed to schedEnabled and cleanup
2021-03-30 Austin Clementsruntime: check that defer/go frames are empty
2021-03-29 徐志伟runtime: fix some typos
2021-03-29 qcraoruntime: fix some typos
2021-03-24 Michael Anthony... runtime: bypass ABI wrapper when calling needm on Windows
2021-03-18 Austin Clementscmd/internal/objabi,runtime: simplify sys.GOEXPERIMENT...
2021-03-13 John Bamptonall: remove duplicate words
2021-03-11 Matthew Dempskycmd: move GOEXPERIMENT knob from make.bash to cmd/go
2021-03-05 Michael Prattruntime: encapsulate access to allgs
2021-02-25 Andy Panruntime: batch moving gFree list between local p and...
2021-02-19 Robert Griesemer[dev.typeparams] all: merge master (06b86e9) into dev...
2021-02-19 Russ Coxruntime: delete gosave (dead code)
2021-02-19 Russ Coxruntime: use TOPFRAME to identify top-of-frame functions
2021-02-19 Russ Coxruntime: use FuncInfo SPWRITE flag to identify untracea...
2021-02-19 Russ Coxruntime: remove unnecessary writes to gp.sched.g
2021-02-19 Russ Coxruntime: document, clean up internal/sys
2021-02-19 Russ Coxruntime: clean up system calls during cgo callback...
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-27 Joel Singruntime: switch runtime to libc for openbsd/arm64
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Cherry Zhangruntime: check for g0 stack last in signal handler
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-22 Joel Singruntime: switch runtime to libc for openbsd/amd64
2021-01-21 Joel Singruntime: switch openbsd/arm64 to pthreads
2021-01-19 Joel Singcmd/link,runtime: switch openbsd/amd64 to pthreads
2021-01-19 Joel Singruntime: factor out usesLibcall
2021-01-19 Joel Singruntime: factor out mStackIsSystemAllocated
2021-01-18 Jason A. Donenfeldruntime: free Windows event handles after last lock...
2021-01-05 Michael Prattruntime: don't take allglock in tracebackothers
2020-12-28 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (07569da) into...
2020-12-28 Matthew Dempsky[dev.regabi] all: merge master (1d78139) into dev.regabi
2020-12-23 Andrew G. Morganos/signal: fix a deadlock with syscall.AllThreadsSyscal...
2020-12-23 Andrew G. Morganruntime: linux iscgo support for not blocking nptl...
2020-12-22 Russ Cox[dev.typeparams] all: merge dev.regabi (ec741b0) into...
2020-12-22 Russ Cox[dev.regabi] all: merge master (c9fb4eb) into dev.regabi
2020-12-21 Michael Prattruntime: detect netbsd netpoll overrun in sysmon
2020-12-21 Richard Millerruntime: skip wakep call in wakeNetPoller on Plan 9
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-04 Cherry Zhangruntime: avoid receiving preemotion signal while exec'ing
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-05 Michael Prattruntime: disable preemption in startm
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-11-02 Michael Anthony... runtime: decouple consistent stats from mcache and...
2020-10-30 Michael Anthony... runtime: release worldsema with a direct G handoff
2020-10-30 Michael Prattruntime: elide timer re-check if P has no timers
2020-10-30 Michael Prattruntime: add heap lock assertions
next