lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7212] Add Mutex concept in sys_arch


From: Simon Goldschmidt
Subject: [lwip-devel] [task #7212] Add Mutex concept in sys_arch
Date: Wed, 22 Aug 2007 06:19:41 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6

Follow-up Comment #6, task #7212 (project lwip):

[Frédéric's task design]

That's the same with me: tcpip isn't the highest prio. But it still should be
efficient!

About the direction of this task: where exactly do you want to use these
semaphores? It seems like Thomas wants to change memp.c to use semaphores, a
thing we just removed a while ago, since it is rather inefficient for embedded
systems.

Instead, I'd propose to make different defines (e.g.
LOCK_MEMP()/UNLOCK_MEMP() or something like that), which could be defined to
SYS_ARCH_PROTECT or to file-scope mutexes.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7212>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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