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

Issue 7672044: runtime: respect memory ulimit more precisely

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by rsc
Modified:
11 years, 1 month ago
Reviewers:
Visibility:
Public.

Description

runtime: respect memory ulimit more precisely

Patch Set 1 #

Patch Set 2 : diff -r 376f233efcc0 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -40 lines) Patch
M src/pkg/runtime/chan.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/malloc.h View 1 6 chunks +14 lines, -12 lines 0 comments Download
M src/pkg/runtime/malloc.goc View 1 6 chunks +54 lines, -14 lines 0 comments Download
M src/pkg/runtime/mem_darwin.c View 1 2 chunks +4 lines, -2 lines 0 comments Download
M src/pkg/runtime/mem_freebsd.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem_linux.c View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/mem_netbsd.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem_openbsd.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem_plan9.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mem_windows.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/slice.c View 1 2 chunks +4 lines, -4 lines 0 comments Download

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