Subject: Re: more mmap options
To: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 04/22/2002 20:53:14
> > The file is x byte long, you request y bytes (y > x). 
> > round_page(y) is mapped, and if you touch a byte at offset z > x, then
> > the file is grown to size z.
> rounded up to the next page boundary?

Yes.

-- 
Emmanuel Dreyfus
UNIX *is* user friendly. It is just a bit selective about his friends
manu@netbsd.org