Ashmem is a linux kernel interface that allows processes which are not related by ancestry to share memory maps by name, which are cleaned up automatically.
Ashmem is a linux kernel interface that allows processes which are not related by ancestry to share memory maps by name, which are cleaned up automatically.
Plain old anonymous mmaps and System V shared memory lack some of these requirements.