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

Issue 9258043: code review 9258043: runtime: mark usleep as NOSPLIT on Plan 9 (Closed)

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

Description

runtime: mark usleep as NOSPLIT on Plan 9 Usleep is called from lockextra, also marked NOSPLIT.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
ality
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 2 months ago (2013-05-07 11:40:55 UTC) #1
r
LGTM
12 years, 2 months ago (2013-05-18 16:56:29 UTC) #2
ality
12 years, 2 months ago (2013-05-18 22:47:58 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=f6425e13cda6 ***

runtime: mark usleep as NOSPLIT on Plan 9

Usleep is called from lockextra, also marked NOSPLIT.

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

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