Hello,

Could anyone advise on good addresses to use for mmap'ing some
(position-dependent) data files on x86_64 linux?   On 32-bit
I was using 0xD000000 which seemed to be a plausible free area.
Despite some googling I haven't managed to find a description
of the x86_64 process virt memory layout, so although I guess
the 64-bit addresss space is so enormous that almost anything
in the middle would do fine, I would welcome any advice.

Many thanks!

Anthony




--
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