On 06/14/2012 04:58 PM, H. Peter Anvin wrote:
On 06/14/2012 05:57 AM, Rik van Riel wrote:
However, I expect that on x86 many applications expect
MAP_FIXED to just work, and enforcing that would be
more trouble than it's worth.
MAP_FIXED, is well, fixed. It means that performance be screwed, if we
can fulfill the request we MUST do so.
My codebase now has a separate arch_align_addr function
for x86, which is surprisingly similar to the generic
one :)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>