Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 1997 09:13:45 -0400 (EDT)
From:      "Eric J. Chet" <ejc@bazzle.com>
To:        James Mansion <james@westongold.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: mmap()
Message-ID:  <Pine.BSF.3.96.970515091201.182A-100000@kayman.bazzle.com>
In-Reply-To: <337AD932.B69@westongold.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 15 May 1997, James Mansion wrote:

> Is this 'because of the way it happens to be implemented' or something
> fundamental?
> 
> Is there any way that one could add a hint to say that the access will
> be sequential, or that it should fault in multiple pages?
> 
> Some extra flags as an extension?
> 

Hello
	madvise(addr, len, MADV_SEQUENTIAL)
 
ejc





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970515091201.182A-100000>