Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(20233)

Issue 62360043: code review 62360043: runtime: temporary disable concurrent GC sweep (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by dvyukov
Modified:
10 years, 2 months ago
Reviewers:
gobot, rsc, dfc
CC:
rsc, dfc, golang-codereviews
Visibility:
Public.

Description

runtime: temporary disable concurrent GC sweep We see failures on builders, e.g.: http://build.golang.org/log/70bb28cd6bcf8c4f49810a011bb4337a61977bf4

Patch Set 1 #

Patch Set 2 : diff -r 1272c318297f https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 1272c318297f https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r b4b9e26859da https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M src/pkg/runtime/mgc0.c View 1 1 chunk +14 lines, -7 lines 0 comments Download

Messages

Total messages: 7
rsc
LGTM
10 years, 2 months ago (2014-02-12 19:58:36 UTC) #1
dfc
On 2014/02/12 19:58:36, rsc wrote: > LGTM LGTM. Thank you.
10 years, 2 months ago (2014-02-12 20:00:10 UTC) #2
dvyukov
Hello rsc@golang.org, dave@cheney.net (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
10 years, 2 months ago (2014-02-12 20:00:58 UTC) #3
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=bb13b9997d47 *** runtime: temporary disable concurrent GC sweep We see failures on ...
10 years, 2 months ago (2014-02-12 20:03:31 UTC) #4
gobot
This CL appears to have broken the freebsd-amd64 builder.
10 years, 2 months ago (2014-02-12 20:07:35 UTC) #5
dfc
Please don't ignore this failure, it isn't the usual reflect => SEGV http://build.golang.org/log/e30674314e895d83e7e0dc055b63ec3703a5ac1b ok regexp/syntax ...
10 years, 2 months ago (2014-02-12 20:13:19 UTC) #6
rsc
10 years, 2 months ago (2014-02-12 20:45:53 UTC) #7
Yes, this temporary CL does not do enough to restore the world. I am
working on that. Dmitriy is working on the real fix.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b