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

Issue 4291064: code review 4291064: chan: allocate a new chan with one (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by ken2
Modified:
14 years, 1 month ago
Reviewers:
r2
CC:
rsc, r, golang-dev
Visibility:
Public.

Description

chan: allocate a new chan with one malloc rather than nelements + 1.

Patch Set 1 #

Patch Set 2 : diff -r 823ab482715d https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 4
ken2
Hello rob (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-23 01:41:15 UTC) #1
ken2
*** Submitted as http://code.google.com/p/go/source/detail?r=7c59a8fa31c3 *** chan: allocate a new chan with one malloc rather than ...
14 years, 1 month ago (2011-03-23 01:41:22 UTC) #2
rsc
LGTM
14 years, 1 month ago (2011-03-23 02:38:02 UTC) #3
r2
14 years, 1 month ago (2011-03-23 03:24:38 UTC) #4
you sent that to rob@, who is dr robert nilsson.  i hope he likes it.

LGTM and thanks

-rob
Sign in to reply to this message.

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