Stop using sbrk(2) with malloc. This helps reduce the number of places
authorandrew <andrew@FreeBSD.org>
Thu, 28 Apr 2016 12:24:58 +0000 (12:24 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 28 Apr 2016 12:24:58 +0000 (12:24 +0000)
commit55f6052e80d42324abfb839a690e9663a214938f
treeb6e2c40ee37d33d04efe8dcaaac574d26e891e99
parent947f5872a55b570a9ec3fa936c602579c243a8fe
Stop using sbrk(2) with malloc. This helps reduce the number of places
within the tree where we call this legacy interface.

Reviewed by: jasone
Obtained from: brooks
Sponsored by: ABT Systems Ltd
contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h