lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problem with freeing tcp segments


From: Sergio R. Caprile
Subject: Re: [lwip-users] Problem with freeing tcp segments
Date: Wed, 21 Sep 2016 12:18:14 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Your picture of the threads running suggests you are using some form of an OS... have you tested the port with a known good application so you know for sure that everything is running fine ?

If so, in what part of memp_overflow_check_element_overflow() you see the loop and how is it occurring ? What do you see, what variable values ?
Have you enabled statistics ? What do you see ?

My bet is that you don't have a problem with freeing tcp_segments but a memory problem. You would probably attract someone with knowledge on this subject if you label the subject accordingly. Please describe your scenario. Also, your web server... how do you know it is not trashing memory ? and your Modbus TCP app ?



reply via email to

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