lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] core/timers.c with NO_SYS?


From: Simon Goldschmidt
Subject: Re: [lwip-devel] core/timers.c with NO_SYS?
Date: Tue, 14 Jun 2011 11:02:58 +0200

Leon Woestenberg <address@hidden> wrote:
> Agreed with Bill, that in some cases does require finer grained
> locking, but these are not interrupt disables, rather mutexes or
> condition variables.

I think the decision whether these locks should be mutexes or interrupt 
disables should be up to the port: Not every platform can afford mutexes for 
small operations like locking a pbuf 'ref' counter. I certainly don't want to 
introduce mutexes for this!

Simon
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

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