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

Issue 7182043: code review 7182043: runtime: account stop-the-world time in the "other" GOG... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by dvyukov
Modified:
12 years, 5 months ago
Reviewers:
rsc
CC:
golang-dev, bradfitz, dave_cheney.net
Visibility:
Public.

Description

runtime: account stop-the-world time in the "other" GOGCTRACE section Currently it's summed to mark phase. The change makes it easier to diagnose long stop-the-world phases.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 7
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years, 5 months ago (2013-01-21 16:17:01 UTC) #1
bradfitz
LGTM On Jan 21, 2013 8:17 AM, <dvyukov@google.com> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: ...
12 years, 5 months ago (2013-01-21 16:47:05 UTC) #2
dave_cheney.net
Thanks Dmitry, this will show some useful data. Consider the following odessa:~ dfc$ GOGCTRACE=1 go ...
12 years, 5 months ago (2013-01-21 20:08:19 UTC) #3
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=2da48f86d386 *** runtime: account stop-the-world time in the "other" GOGCTRACE section Currently ...
12 years, 5 months ago (2013-01-22 09:45:23 UTC) #4
dvyukov
On Tue, Jan 22, 2013 at 12:08 AM, Dave Cheney <dave@cheney.net> wrote: > Thanks Dmitry, ...
12 years, 5 months ago (2013-01-22 09:46:21 UTC) #5
dave_cheney.net
Let me do some measurements On 22/01/2013, at 20:46, Dmitry Vyukov <dvyukov@google.com> wrote: > On ...
12 years, 5 months ago (2013-01-22 09:50:06 UTC) #6
rsc
12 years, 5 months ago (2013-01-30 16:58:43 UTC) #7
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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