Date: Thu, 8 Nov 2001 12:10:42 -0500 From: "Jason Mawdsley" <jason@macadamian.com> To: <freebsd-hackers@FreeBSD.ORG> Subject: mmap/madvise Message-ID: <016501c16878$4c80d3c0$2a64a8c0@macadamian.com>
next in thread | raw e-mail | index | archive | help
Hi hackers! I am looking for a way to reserve memory, without actually allocating the swap space. The FreeBSD man page for mmap doesn't mention MAP_NORESERVE, but it is in sys/mman.h. Is that flag implemented, and external? Or is their a better way to do this? TIA Jason Jason Mawdsley ~ jason@macadamian.com m_ a c a d a m i a n t e c h n o l o g i e s "Software developers for the world's leading technology companies." http://www.macadamian.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016501c16878$4c80d3c0$2a64a8c0>