> > pagetable/address space must be reserved.. > > "if the mapping goes beyond the end of the file". Sounds to me as > though the maximum growth is the size of the requested mapping. > so you map for example 1.2MB file in 8MB region and then you can grow it up to 8MB. sounds easier.