[LTP] about libipc
Cyril Hrubis
chrubis@suse.cz
Mon Dec 5 09:17:54 CET 2016
Hi!
> In our current libipc,it will use shmctl and shmget to operate a piece of
> share memory,but android has a different implement of share memory .So how
> about to add support for ashmem(Android share memory)?
The whole syscalls/ipc/ directory contains only System V IPC testcases
so it does not make much sense to add a support for android or anything
else there as that would only make the code much more complicated for no
real gain. It would be probably much easier to write ashmem testcases
from a scratch.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list