On Sun, Apr 27, 2014 at 2:45 PM, Michael Hudson-Doyle
wrote:
> "'Ian Lance Taylor ' via gofrontend-dev"
> writes:
>
>> This patch from Anton Blanchard fixes libgo to adjust to the system page
>> size when calling madvise. Bootstrapped and ran Go testsuite on
>> x86_64-unknown-linux-gnu. Committ
"'Ian Lance Taylor ' via gofrontend-dev"
writes:
> This patch from Anton Blanchard fixes libgo to adjust to the system page
> size when calling madvise. Bootstrapped and ran Go testsuite on
> x86_64-unknown-linux-gnu. Committed to mainline and 4.9 branch.
Hi, I think this patch will make my Ca
This patch from Anton Blanchard fixes libgo to adjust to the system page
size when calling madvise. Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu. Committed to mainline and 4.9 branch.
Ian
diff -r 3a53301d24d7 libgo/runtime/mheap.c
--- a/libgo/runtime/mheap.c Tue Apr 22 16:43:35