From owner-freebsd-hackers Fri Jul 19 14:53:08 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA21680 for hackers-outgoing; Fri, 19 Jul 1996 14:53:08 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA21671 for ; Fri, 19 Jul 1996 14:53:03 -0700 (PDT) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id OAA00308; Fri, 19 Jul 1996 14:44:08 -0700 (PDT) Message-Id: <199607192144.OAA00308@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: John Dyson cc: jgreco@brasil.moneng.mei.com (Joe Greco), lada@ws2301.gud.siemens.co.at, heo@cslsun10.sogang.ac.kr, hackers@FreeBSD.org Subject: Re: About buffer cache In-reply-to: Your message of "Fri, 19 Jul 1996 16:16:38 CDT." <199607192116.QAA00678@dyson.iquest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 19 Jul 1996 14:44:08 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >From The Desk Of John Dyson : > > madvise() is perfect for these sorts of applications. > > > Madvise is now mostly implemented in current (for the last couple of > months.) Has the man page been updated? --- SEE ALSO msync(2), munmap(2), mprotect(2), mincore(2). BUGS madvise is not yet implemented. -- Amancio