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

Issue 4809042: code review 4809042: runtime: replace centralized ncgocall counter with a di... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by dvyukov
Modified:
13 years, 9 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

runtime: replace centralized ncgocall counter with a distributed one

Patch Set 1 #

Patch Set 2 : diff -r 89c7137ea35c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 18d4de4963b7 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 18d4de4963b7 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M src/pkg/runtime/cgocall.c View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M src/pkg/runtime/proc.c View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/pkg/runtime/runtime.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2011-07-21 14:59:37 UTC) #1
rsc
LGTM
13 years, 9 months ago (2011-07-21 15:28:58 UTC) #2
rsc
13 years, 9 months ago (2011-07-21 15:29:16 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c560b8325561 ***

runtime: replace centralized ncgocall counter with a distributed one

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/4809042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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