Subject: Re: Add a MAP_ALIGNED flag for mmap(2).
To: Greywolf <greywolf@starwolf.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 03/03/2003 10:41:21
On Mon, Mar 03, 2003 at 10:36:15AM -0800, Greywolf wrote:

 > 	PMAP_PALIGN	Request page alignment.  The returned region will
 > 			be page-aligned.

Regions returned by mmap are *always* page aligned.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>