lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20021] conn->sem is only signaled one-way


From: Jonathan Larmour
Subject: [lwip-devel] [bug #20021] conn->sem is only signaled one-way
Date: Fri, 01 Jun 2007 13:29:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070223 Fedora/1.5.0.10-1.fc5 Firefox/1.5.0.10

Follow-up Comment #11, bug #20021 (project lwip):

> Might this cause a new set of problems where the tcpip_thread
> gets blocked waiting for memory to do operation A, while
> operation B that could otherwise go ahead isn't able to get into
> the tcpip_thread? The benefits might outweigh this downside
> though. Probably do in fact if there's an existing race that
> would also be solved. 

No, the code on the api_msg side would change - the tcpip thread would not
block. It would carry on, even if out of memory. It would release the waiting
thread in sent_tcp. It does not wait itself.



    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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