You want share memory between 2 applications which are in kernel like
drivers or you want share  memory between two process, in this case you can
use the IPC like the message queue (mqueue.h),socket or shared memory
(shm_open).

2007/8/14, Ung Monirat <[EMAIL PROTECTED]>:
>
> Hi,
>
> I'd like to share data between 2 user application. I've looked on the web,
> and found few things with mbuf. I'm running uclinux kernel 2.4.x, and my
> processor is the MCF5249. Does anybody have any suggestion?
>
> thx!
>
> ------------------------------
> Ne gardez plus qu'une seule adresse mail ! Copiez vos 
> mails<http://www.trueswitch.com/yahoo-fr/>vers Yahoo! Mail
>
> _______________________________________________
> uClinux-dev mailing list
> [email protected]
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by [email protected]
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>



-- 
--
Jérôme Braga
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to