Re: Non continuous VM address space

From: Jeremy Fitzhardinge
Date: Thu Apr 26 2007 - 19:46:26 EST


Phy Prabab wrote:
> Sometimes the next memory
> allocation is several megs above where the previous mapping came from.
> Is this possible?

The kernel is free to place mmaped memory whereever it likes unless you
use MAP_FIXED and specify an address.

J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/