diff options
author | Dmitriy Vyukov <dvyukov@google.com> | 2013-05-28 22:14:47 +0400 |
---|---|---|
committer | Dmitriy Vyukov <dvyukov@google.com> | 2013-05-28 22:14:47 +0400 |
commit | 9a560c16f07777f01c2931ab5de580fd506b28e7 (patch) | |
tree | fa8d482ba53d9146ce52a4ca27e93c476fff76a8 /src/cmd/6l | |
parent | 535379b82da6d3a4677855ea5511ece3c5cf5656 (diff) | |
download | go-9a560c16f07777f01c2931ab5de580fd506b28e7.tar.gz |
runtime: make mheap statically allocated again
This depends on: 9791044: runtime: allocate page table lazily
Once page table is moved out of heap, the heap becomes small.
This removes unnecessary dereferences during heap access.
No logical changes.
R=golang-dev, khr
CC=golang-dev
https://codereview.appspot.com/9802043
Diffstat (limited to 'src/cmd/6l')
0 files changed, 0 insertions, 0 deletions