Hi Jerome,

I want to share between 2 processes. I'll have a look at the shm_open function.

thx!

----- Message d'origine ----
De : Jérôme Braga <[EMAIL PROTECTED]>
À : uClinux development list <[email protected]>
Envoyé le : Mardi, 14 Août 2007, 23h23mn 58s
Objet : Re: [uClinux-dev] Share data between 2 user application

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 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






      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails 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

Reply via email to