From owner-freebsd-hackers Sat Dec 23 00:59:39 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA26017 for hackers-outgoing; Sat, 23 Dec 1995 00:59:39 -0800 (PST) Received: from pancake.remcomp.fr (root@pancake.remcomp.fr [194.51.30.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA25998 for ; Sat, 23 Dec 1995 00:59:31 -0800 (PST) Received: from aida (localhost [127.0.0.1]) by aida (8.6.12/8.6.9) with SMTP id XAA00756; Tue, 19 Dec 1995 23:15:17 +0100 Message-ID: X-Mailer: XFMail 0.4-alpha [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 18 Dec 1995 20:05:07 +0100 (MET) Reply-To: didier@aida.org Organization: My Own FreeBSD-2.1-STABLE Site From: Didier Derny To: David Hovemeyer Subject: RE: mmap and memory utilization Cc: hackers@FreeBSD.ORG, David Hovemeyer Sender: owner-hackers@FreeBSD.ORG Precedence: bulk On 16-Dec-95 David Hovemeyer wrote: > >Hmm, I just noticed the madvise(2) man page: is this what I need >to use? Maybe I could say MADV_DONTNEED to pages scanned past, >and MADV_WILLNEED to pages about to be accessed? > I uses MADV_SEQUENTIAL once just after having mapped the file. -- 12/18/95 20:05:07 Didier Derny | My computer is Microsoft Free... didier@aida.org | Private FreeBSD 2.1-STABLE site.