From owner-freebsd-questions Thu Nov 9 13:33:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 9ADE237B4C5 for ; Thu, 9 Nov 2000 13:33:32 -0800 (PST) Received: (qmail 26345 invoked by uid 100); 9 Nov 2000 21:33:31 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14859.6187.613671.419680@guru.mired.org> Date: Thu, 9 Nov 2000 15:33:31 -0600 (CST) To: Jan Grant Cc: questions@freebsd.org Subject: Re: Don't swap these pages mprotect/madvise? ? In-Reply-To: <62576192@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan Grant types: > Is there a call that I've missed to prevent the VM system from using > anything apart from in-core memory to store a page/region? - in other > words, I'm looking for a "don't swap this page" call. mlock(2)