[Top][All Lists]
[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/
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Frédéric Bernon, 2007/08/15
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Jared Grubb, 2007/08/15
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Frédéric Bernon, 2007/08/21
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Frédéric Bernon, 2007/08/21
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Jonathan Larmour, 2007/08/21
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Frédéric Bernon, 2007/08/21
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch,
Simon Goldschmidt <=
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Jonathan Larmour, 2007/08/22
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Kieran Mansley, 2007/08/29
- [lwip-devel] [task #7212] Add Mutex concept in sys_arch, Frédéric Bernon, 2007/08/29