lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : RE : [lwip-users] New requirement for ports:sys_arch_mbox_tryfetch


From: Frédéric BERNON
Subject: RE : RE : [lwip-users] New requirement for ports:sys_arch_mbox_tryfetch
Date: Thu, 12 Apr 2007 04:00:15 +0200

When we got a message in mbox, what will have to be the return value? 0? 
Something else? 
  
====================================
Frédéric BERNON 
HYMATOM SA 
Chef de projet informatique 
Microsoft Certified Professional 
Tél. : +33 (0)4-67-87-61-10 
Fax. : +33 (0)4-67-70-85-44 
Email : address@hidden 
Web Site : http://www.hymatom.fr 
====================================
P Avant d'imprimer, penser à l'environnement
 


-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Jonathan Larmour
Envoyé : jeudi 12 avril 2007 03:30
À : Mailing list for lwIP users
Objet : Re: RE : [lwip-users] New requirement for ports:sys_arch_mbox_tryfetch


Frédéric BERNON wrote:
> I think it will be good to update sys_arch.txt with this new 
> information...

Good point! I don't know how I forgot about that.

> About the macro you suggest, is it something like this :
> 
> #define sys_arch_mbox_tryfetch(mbox,msg) 
> sys_arch_mbox_fetch(mbox,msg,1)
> 
> ?

That's one possible implementation that would preserve the existing 
behaviour, but maintain the 1ms delays. Actually clocks won't necessarily 
be at such a low granularity as 1ms, so people may have been finding the 
delays are longer even - 10ms would be more common.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["The best things in life aren't things."]------      Opinions==mine


_______________________________________________
lwip-users mailing list
address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]