runtime: get rid of other Go->C calls in test exports.
testSchedLocal* tests need to malloc now because their
stack frames are too big to fit on the G0 stack.
LGTM https://codereview.appspot.com/133660043/diff/80001/src/pkg/runtime/proc.c File src/pkg/runtime/proc.c (right): https://codereview.appspot.com/133660043/diff/80001/src/pkg/runtime/proc.c#newcode3554 src/pkg/runtime/proc.c:3554: runtime·memclr((byte*)p, sizeof(*p)); The value comes back zeroed anyhow; ...
10 years, 7 months ago
(2014-09-05 23:43:16 UTC)
#2
Issue 133660043: code review 133660043: runtime: get rid of other Go->C calls in test exports.
(Closed)
Created 10 years, 7 months ago by khr
Modified 10 years, 7 months ago
Reviewers:
Base URL:
Comments: 1