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

Issue 6350062: code review 6350062: runtime: add freemcache() function (Closed)

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

Description

runtime: add freemcache() function It will be required for scheduler that maintains GOMAXPROCS MCache's.

Patch Set 1 #

Patch Set 2 : diff -r 485bd0156f7d https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 485bd0156f7d https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 485bd0156f7d https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 650544a058e9 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -10 lines) Patch
M src/pkg/runtime/malloc.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/malloc.goc View 1 2 4 chunks +13 lines, -5 lines 0 comments Download
M src/pkg/runtime/mgc0.c View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/mheap.c View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/runtime.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 9 months ago (2012-06-30 14:13:43 UTC) #1
r
LGTM
11 years, 9 months ago (2012-06-30 14:37:16 UTC) #2
dvyukov
*** Submitted as http://code.google.com/p/go/source/detail?r=4343da022009 *** runtime: add freemcache() function It will be required for scheduler ...
11 years, 9 months ago (2012-07-01 09:04:31 UTC) #3
rsc
11 years, 8 months ago (2012-07-29 21:54:32 UTC) #4
LGTM
Sign in to reply to this message.

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