From owner-freebsd-hackers Thu Nov 8 9: 6:16 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mx2.magma.ca (mx2.magma.ca [206.191.0.250]) by hub.freebsd.org (Postfix) with ESMTP id 4C5B737B428 for ; Thu, 8 Nov 2001 09:06:06 -0800 (PST) Received: from mail6.magma.ca (mail6.magma.ca [206.191.0.248]) by mx2.magma.ca (8.9.3/8.9.3) with ESMTP id MAA07986 for ; Thu, 8 Nov 2001 12:06:05 -0500 (EST) Received: from lucan (mothership.macadamian.com [206.191.21.204]) by mail6.magma.ca (8.9.3/8.9.3) with SMTP id MAA24356 for ; Thu, 8 Nov 2001 12:06:05 -0500 (EST) Message-ID: <016501c16878$4c80d3c0$2a64a8c0@macadamian.com> From: "Jason Mawdsley" To: Subject: mmap/madvise Date: Thu, 8 Nov 2001 12:10:42 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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