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

Issue 75820045: code review 75820045: runtime: report "out of memory" in efence mode (Closed)

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

Description

runtime: report "out of memory" in efence mode Currently processes crash with obscure message. Say that it's "out of memory".

Patch Set 1 #

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

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

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

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

Messages

Total messages: 5
dvyukov
Hello golang-codereviews@googlegroups.com (cc: khr@golang.org, rsc@golang.org), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 3 months ago (2014-03-14 10:39:48 UTC) #1
rsc
LGTM But please do the other allocator case too.
11 years, 3 months ago (2014-03-14 14:49:27 UTC) #2
dvyukov
On 2014/03/14 14:49:27, rsc wrote: > LGTM > > But please do the other allocator ...
11 years, 3 months ago (2014-03-14 14:52:08 UTC) #3
rsc
okay, great.
11 years, 3 months ago (2014-03-14 14:52:53 UTC) #4
dvyukov
11 years, 3 months ago (2014-03-14 17:22:08 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=0d3d114b91e8 ***

runtime: report "out of memory" in efence mode
Currently processes crash with obscure message.
Say that it's "out of memory".

LGTM=rsc
R=golang-codereviews
CC=golang-codereviews, khr, rsc
https://codereview.appspot.com/75820045
Sign in to reply to this message.

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