lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #1902] Timeouts and semaphores/mailboxes are too tight


From: Dmitry Potapov
Subject: [lwip-devel] [bug #1902] Timeouts and semaphores/mailboxes are too tightly integrated
Date: Fri, 09 Mar 2007 11:15:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

Follow-up Comment #5, bug #1902 (project lwip):

Atte:
> Create a timeout hook function that is called from OS's tick handler. The
hook function sends a timeout message to tcpip_thread

sending a message per each tick is too expensive...

Frédéric:
> it's is really good to use lwip internals features?
You are right, it is not... So, perhaps, we should replace sys_mbox_fetch
with sys_arch_mbox_fetch in api_lib.c to make the code more simple, but I
would like to know what others think before making any changes here.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?1902>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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