-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Yes, if the mapping is not anonymous. If the mapping is anonymous only the
process and its children can access the anonymous mapping (see MAP_ANONYMOUS
in man mmap).
On a side note, you may want to use shm_open instead of mmap directly if you
want to use shared memory for IPC between unrelated processes.
Regards.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iF4EAREIAAYFAlGBdyMACgkQGQjO2ccW76p39wD9ECaScfQ85/kN19WSTwOwFsnO
6L9Ipo+r/+NLuPGjebgA/3VyVttDfIYjVBikQ4x1oalXjMiLTva7kEXZfPy93Rrv
=0YXP
-----END PGP SIGNATURE-----