Date: Tue, 29 Aug 2000 23:15:54 -0500 From: Stephen Hocking <shocking@houston.rr.com> To: current@freebsd.org Subject: Heap colliding with mmaped areas? Message-ID: <200008300415.e7U4FsV05641@bloop.craftncomp.com>
next in thread | raw e-mail | index | archive | help
I have a situation where some device files are being mmaped (to the tune of a couple of hundred megs) and then there's some memory allocation happening. The memory allocation ends up failing, even though the amount it appears to be requesting would make the process a long way off its maximum allowed size. Is there a way of adjusting where the heap starts in the address space? Stephen -- The views expressed above are not those of PGS Tensor. "We've heard that a million monkeys at a million keyboards could produce the Complete Works of Shakespeare; now, thanks to the Internet, we know this is not true." Robert Wilensky, University of California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008300415.e7U4FsV05641>