]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/mgcmark.go
runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2
[gostls13.git] / src / runtime / mgcmark.go
2023-11-10 Michael Anthony... runtime: add execution tracer v2 behind GOEXPERIMENT...
2023-11-09 Michael Anthony... runtime: make all GC mark workers yield for forEachP
2023-11-09 Michael Anthony... runtime: refactor runtime->tracer API to appear more...
2023-11-09 Michael Anthony... runtime: implement experiment to replace heap bitmap...
2023-11-07 Mauri de Souza Men... cmd/compile,runtime: dedup writeBarrier needed
2023-10-24 qiulaidongfengruntime: use max/min func
2023-08-23 Michael Anthony... runtime: create wrappers for gcDrain to identify time...
2023-08-21 Austin Clementsruntime: drop stack-allocated pcvalueCaches
2023-08-07 Austin ClementsRevert "runtime: drop stack-allocated pcvalueCaches"
2023-08-07 Austin Clementsruntime: drop stack-allocated pcvalueCaches
2023-07-18 Jes Cokall: fix typos
2023-05-19 Michael Anthony... runtime: replace raw traceEv with traceBlockReason...
2023-05-11 Michael Anthony... runtime: replace trace.enabled with traceEnabled
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge funcID_* consts into...
2023-03-10 Austin Clementsruntime: replace all callback uses of gentraceback...
2023-02-16 Keith Randallruntime: reimplement GODEBUG=cgocheck=2 as a GOEXPERIMENT
2023-01-28 Keith Randallruntime: remove go119MemoryLimitSupport flag
2022-09-16 Michael Anthony... runtime: set G wait reason more consistently
2022-09-08 Michael Anthony... runtime: remove unused scanSize parameter to gcmarknewo...
2022-09-02 Austin Clementsruntime: make getStackMap a method of stkframe
2022-09-02 Austin Clementsruntime: replace stkframe.arglen/argmap with methods
2022-08-23 Keith Randallruntime: initialize pointer bits of noscan spans
2022-08-16 Keith Randallruntime: redo heap bitmap
2022-08-12 Michael Prattruntime: convert schedt.gcwaiting to atomic type
2022-08-09 Keith Randallruntime: ensure that we don't scan noscan objects
2022-08-09 Keith RandallRevert "runtime: redo heap bitmap"
2022-08-08 Keith Randallruntime: redo heap bitmap
2022-08-08 Michael Prattruntime: convert gcController.bgScanCredit to atomic...
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Michael Prattruntime: rename _p_ to pp
2022-06-03 Michael Anthony... runtime: only use CPU time from the current window...
2022-05-27 Michael Anthony... runtime: cancel mark and scavenge assists if the limite...
2022-05-13 Michael Anthony... runtime: make CPU limiter assist time much less error...
2022-05-12 Keith Randallruntime: measure stack usage; start stacks larger if...
2022-05-03 Michael Anthony... runtime: make the scavenger and allocator respect the...
2022-05-03 Michael Knyszekruntime: add GC CPU utilization limiter
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-05 Russ Coxall: separate doc comment from //go: directives
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-31 Michael Anthony... runtime: remove old pacer and the PacerRedesign goexper...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-31 doujiang24runtime: mgcmark.go typo fix: gorountine -> goroutine.
2021-12-21 “kinggo”runtime: typo fix cyle -> cycle
2021-12-01 Austin Clementsruntime: fix racy allgs access on weak memory architectures
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-04 Michael Anthony... runtime: implement GC pacer redesign
2021-10-20 Michael Anthony... runtime: use atomic.Float64 for assist ratio
2021-10-05 Josh Bleecher Snydercmd/link,runtime: remove relocations from stkobjs
2021-09-29 Michael Prattruntime: drop nowritebarrier from gcParkAssist
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-09-07 Ruslan Andreevcmd/compile: add prefetch intrinsic support
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
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 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove tracebackdefers
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-30 Cherry Zhangcmd/compile, runtime: emit only GC data for stack objects
2021-04-16 Leonard Wangruntime: remove useless nFlushCacheRoots
2021-04-14 Michael Anthony... runtime: update debug call protocol for register ABI
2021-04-14 Josh Bleecher Snyderruntime: incorporate hbits advancement in scanobject...
2021-04-14 Ruslan Andreevruntime: move roots' bases calculation to gcMarkRootPrepare
2021-03-05 Michael Prattruntime: encapsulate access to allgs
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
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 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
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 Michael Anthony... runtime: fix nStackRoots comment about stack roots
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-30 Michael Prattruntime: add world-stopped assertions
2020-10-26 Michael Anthony... runtime: access the assist ratio atomically
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-25 Keith Randallcmd/compile: don't allow go:notinheap on the heap or...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-17 Michael Anthony... runtime: clean up old markrootSpans
2020-08-17 Austin Clementsruntime: move checkmarks to a separate bitmap
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
next