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

Issue 8825043: code review 8825043: runtime: integrated network poller for freebsd/amd64,38... (Closed)

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

Description

runtime: integrated network poller for freebsd/amd64,386, openbsd/amd64,386 Update issue 5199

Patch Set 1 : diff -r 58f8a30f5b78 https://code.google.com/p/go #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -15 lines) Patch
M src/pkg/runtime/defs_freebsd.go View 5 chunks +14 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_freebsd_386.h View 6 chunks +25 lines, -4 lines 0 comments Download
M src/pkg/runtime/defs_freebsd_amd64.h View 6 chunks +24 lines, -3 lines 0 comments Download
M src/pkg/runtime/defs_openbsd.go View 5 chunks +13 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_386.h View 5 chunks +20 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_amd64.h View 5 chunks +20 lines, -2 lines 0 comments Download
M src/pkg/runtime/sys_freebsd_386.s View 1 chunk +29 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_freebsd_amd64.s View 1 chunk +34 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_openbsd_386.s View 1 chunk +29 lines, -0 lines 0 comments Download
M src/pkg/runtime/sys_openbsd_amd64.s View 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 6
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2013-05-18 10:26:03 UTC) #1
dvyukov
Please run net benchmarks On May 18, 2013 2:26 PM, <mikioh.mikioh@gmail.com> wrote: > Reviewers: golang-dev1, ...
10 years, 11 months ago (2013-05-18 10:35:35 UTC) #2
mikio
This CL is a part of a series of CL 8264043. > Please run net ...
10 years, 11 months ago (2013-05-18 10:43:15 UTC) #3
dvyukov
On 2013/05/18 10:43:15, mikio wrote: > This CL is a part of a series of ...
10 years, 11 months ago (2013-05-19 14:49:32 UTC) #4
mikio
Hello golang-dev@googlegroups.com, dvyukov@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2013-05-20 10:25:27 UTC) #5
mikio
10 years, 11 months ago (2013-05-20 10:25:47 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=9d60132d7784 ***

runtime: integrated network poller for freebsd/amd64,386, openbsd/amd64,386

Update issue 5199

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

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