On 28-04-08 18:36, ?? wrote:

Why would heap randomization prevent me from getting a same address?

Because in process B the heap could be placed in the region where your 1,5G map is in process A, meaning shmat needs to map elsewhere.

Rene

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to