]> Cypherpunks repositories - gostls13.git/commit
runtime: fix madvise for freebsd/amd64
authorMikio Hara <mikioh.mikioh@gmail.com>
Sun, 25 Nov 2012 09:46:41 +0000 (18:46 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sun, 25 Nov 2012 09:46:41 +0000 (18:46 +0900)
commit1fbe3090d8382176d1f5075cecd2fa578fe363a4
tree3ad9af3d9e8c76dcb55c98bbd85bbbad1a67aef8
parent74fcf82dd9c551fb0e2c2f8c323bba5b91da60bf
runtime: fix madvise for freebsd/amd64

Make use of carry clear condition instead of low or same.

R=minux.ma, jsing, dave
CC=golang-dev
https://golang.org/cl/6844080
src/pkg/runtime/sys_freebsd_amd64.s