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

Issue 7879043: code review 7879043: runtime: optimize calls to addroot() (Closed)

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

Description

runtime: optimize calls to addroot()

Patch Set 1 #

Patch Set 2 : diff -r f12b24ea373f https://code.google.com/p/go/ #

Total comments: 1

Patch Set 3 : diff -r 43eb97ed849a https://code.google.com/p/go/ #

Patch Set 4 : diff -r 68679922e4fe https://code.google.com/p/go/ #

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

Messages

Total messages: 5
atom
Hello golang-dev@googlegroups.com (cc: dvyukov, rsc), I'd like you to review this change to https://code.google.com/p/go/
12 years, 2 months ago (2013-03-17 11:35:43 UTC) #1
rsc
I think we can skip the various looking for pointers in these data structures. The ...
12 years, 2 months ago (2013-03-18 14:49:44 UTC) #2
atom
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: dvyukov@google.com, golang-dev@googlegroups.com), Please take another look.
12 years, 2 months ago (2013-03-18 16:36:09 UTC) #3
rsc
LGTM
12 years, 2 months ago (2013-03-19 18:44:20 UTC) #4
atom
12 years, 2 months ago (2013-03-19 18:57:27 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=1f90b5850ae2 ***

runtime: optimize calls to addroot()

R=golang-dev, rsc
CC=dvyukov, golang-dev
https://codereview.appspot.com/7879043
Sign in to reply to this message.

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