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

Issue 12927045: code review 12927045: runtime: fix goroutine stack accounting (Closed)

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

Description

runtime: fix goroutine stack accounting Fixes issue 6166. Fixes issue 6168.

Patch Set 1 #

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

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

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

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

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

Messages

Total messages: 5
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 9 months ago (2013-08-16 16:36:35 UTC) #1
bradfitz
LGTM hah On Fri, Aug 16, 2013 at 9:36 AM, <dvyukov@google.com> wrote: > Reviewers: golang-dev1, ...
11 years, 9 months ago (2013-08-16 16:38:54 UTC) #2
remyoudompheng
How does it fix issue 6161? Nilptr2.go really wants 250MB of stack and that's the ...
11 years, 9 months ago (2013-08-16 16:57:50 UTC) #3
dvyukov
removed 6161 On Fri, Aug 16, 2013 at 8:57 PM, Rémy Oudompheng <remyoudompheng@gmail.com>wrote: > How ...
11 years, 9 months ago (2013-08-16 17:03:53 UTC) #4
dvyukov
11 years, 9 months ago (2013-08-16 17:04:10 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=740de86d6b70 ***

runtime: fix goroutine stack accounting
Fixes issue 6166.
Fixes issue 6168.

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

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