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

Issue 7381048: code review 7381048: runtime: minor changes (Closed)

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

Description

runtime: minor changes to minimize diffs of new scheduler

Patch Set 1 #

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

Total comments: 2

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

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

Patch Set 5 : diff -r 3391481b6373 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 6 : diff -r 3391481b6373 https://dvyukov%40google.com@code.google.com/p/go/ #

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

Patch Set 8 : diff -r e00da5e201e5 https://dvyukov%40google.com@code.google.com/p/go/ #

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

Messages

Total messages: 4
dvyukov
https://codereview.appspot.com/7381048/diff/2001/src/pkg/runtime/proc.c File src/pkg/runtime/proc.c (right): https://codereview.appspot.com/7381048/diff/2001/src/pkg/runtime/proc.c#newcode681 src/pkg/runtime/proc.c:681: runtime·unlock(&runtime·sched); exitsyscall() can modify mwait concurrently https://codereview.appspot.com/7381048/diff/2001/src/pkg/runtime/proc.c#newcode1653 src/pkg/runtime/proc.c:1653: runtime·lock(&runtime·sched); ...
12 years, 3 months ago (2013-02-21 10:19:45 UTC) #1
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, 3 months ago (2013-02-21 10:40:45 UTC) #2
rsc
LGTM
12 years, 3 months ago (2013-02-22 22:38:10 UTC) #3
dvyukov
12 years, 3 months ago (2013-02-23 04:42:20 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=3fd30cfcc147 ***

runtime: minor changes
to minimize diffs of new scheduler

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

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