Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE

From: Florian Weimer
Date: Wed Dec 06 2017 - 02:35:58 EST


On 12/06/2017 08:33 AM, John Hubbard wrote:
In that case, maybe:

MAP_EXACT

? ...because that's the characteristic behavior.

Is that true? mmap still silently rounding up the length to the page size, I assume, so even that name is misleading.

Thanks,
Florian