余上 wrote: > Hi All , > > If a DFB thread enters 2 fusion worlds , can it allocate memory from > the 2 worlds' shmpool ? It seems not possible , because the shmpool > address space is unique only in one fusion world , is that right ?
No, there's a global address space managed by the kernel module for all worlds (not individually). I don't know how the builtin Fusion implementation handles this, i.e. running on sockets instead of the kernel module. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
