NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/49692: impossibly large mmap does not fail



The following reply was made to PR kern/49692; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/49692: impossibly large mmap does not fail
Date: Tue, 24 Feb 2015 19:53:29 +0100

 Note that -1 is not a multiple of the machines PAGE_SIZE, so it gets
 rounded up to the next full page.
 
 Martin
 


Home | Main Index | Thread Index | Old Index