Date: Tue, 02 Oct 2001 16:55:28 -0400 From: Dwayne <Dwayne.MacKinnon@xwave.com> To: freebsd-hackers@freebsd.org Subject: Memory allocation question Message-ID: <3BBA29C0.5E125DAF@xwave.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm creating an app where I want to use memory to store data so I can get at it quickly. The problem is, I can't afford the delays that would occur if the memory gets swapped out. Is there any way in FreeBSD to allocate memory so that the VM system won't swap it out? Thanks, DMK 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?3BBA29C0.5E125DAF>