diff options
| author | Dmitriy Vyukov <dvyukov@google.com> | 2014-07-09 17:00:54 +0400 |
|---|---|---|
| committer | Dmitriy Vyukov <dvyukov@google.com> | 2014-07-09 17:00:54 +0400 |
| commit | 0622e13b4daa6231dc0de9da6c7f45e29c0774da (patch) | |
| tree | d4179c17271358658b977da449dd2a76d6c18441 /src/androidtest.bash | |
| parent | a5f8e8f99cbac0cfecd3baa869d111bacfbaeac4 (diff) | |
| download | go-0622e13b4daa6231dc0de9da6c7f45e29c0774da.tar.xz | |
runtime: grow heap by 64K instead of 128K
When we've switched to 8K pages,
heap started to grow by 128K instead of 64K,
because it was implicitly assuming that pages are 4K.
Fix that and make the code more robust.
LGTM=khr
R=golang-codereviews, dave, khr
CC=golang-codereviews, rsc
https://golang.org/cl/106450044
Diffstat (limited to 'src/androidtest.bash')
0 files changed, 0 insertions, 0 deletions
