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

Issue 10848043: code review 10848043: runtime: disable preemption (Closed)

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

Description

runtime: disable preemption There are various problems, and both Dmitriy and I will be away for the next week. Make the runtime a bit more stable while we're gone.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2013-07-01 21:51:08 UTC) #1
bradfitz
LGTM but did you mean to have all those runtime printf in this CL? On ...
12 years ago (2013-07-01 21:52:34 UTC) #2
rsc
no, fixed. g% hg diff @10848043 diff -r 0f6938710930 src/pkg/runtime/proc.c --- a/src/pkg/runtime/proc.c Mon Jul 01 ...
12 years ago (2013-07-01 21:56:55 UTC) #3
rsc
12 years ago (2013-07-01 21:57:13 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=634e588d6e96 ***

runtime: disable preemption

There are various problems, and both Dmitriy and I
will be away for the next week. Make the runtime a bit
more stable while we're gone.

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

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