]> Cypherpunks repositories - gostls13.git/commit
runtime: prepare for 8K pages
authorDmitriy Vyukov <dvyukov@google.com>
Wed, 29 Jan 2014 14:18:46 +0000 (18:18 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Wed, 29 Jan 2014 14:18:46 +0000 (18:18 +0400)
commit327e431057f0e367e7287c3cc4326196f53218cb
tree67696b55500dd5089e7c69ce039dcc1d7c2be6cb
parentff29be14c4c63912963c442109da56a98960ea2d
runtime: prepare for 8K pages
Ensure than heap is PageSize aligned.

LGTM=iant
R=iant, dave, gobot
CC=golang-codereviews
https://golang.org/cl/56630043
src/pkg/runtime/malloc.goc