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: Simon Goldschmidt
Subject: [lwip-devel] [bug #20021] conn->sem is only signaled one-way
Date: Tue, 19 Jun 2007 16:16:20 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Update of bug #20021 (project lwip):

                  Status:               Confirmed => In Progress            
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #14:

That means if we have free memory or not, we always switch tasks to
tcpip_thread. As bad as it sounds, it can be faster than what we have now_
for data bigger than tcp_sndbuf(conn->pcb.tcp), we only have one task-change.
As opposed to multiple (one task change [and back] per sendbuf-size).

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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