On Sat, Sep 08, 2012 at 02:28:53PM +0000, Christos Zoulas wrote: > Why not add a test for == VM_MIN_ADDRESS too? If this is != NULL, we can not rely on it not to be mapped, so I don't see any additional value in that case. The brk+1 page test should be good enough. Martin