Specialize mmap_heap_malloc on OS X to pass MAP_FIXED always.
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 22 Jan 2007 07:47:39 +0000 (07:47 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 22 Jan 2007 07:47:39 +0000 (07:47 +0000)
commite82e37bd69703e4ca5910ba8689bd6396af0e0c1
tree249ef843cff98d19e0dc9a30f2e1d3f8dfb07770
parent33f92a062383347707357acb67dd9ab1c82af2bf
Specialize mmap_heap_malloc on OS X to pass MAP_FIXED always.

This conditional is ugly; perhaps it ought to be refactored.  However,
after the change to the configuration script to add the linker option
reserving low address space, this is necessary for anything to work at
all on OS X for the moment.
v7/src/microcode/ux.c