lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] tcp_tmr - TCP_TMR_INTERVAL


From: Timmy Brolin
Subject: Re: [lwip-users] tcp_tmr - TCP_TMR_INTERVAL
Date: Thu, 31 Aug 2006 23:29:19 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

As long as TCP_TMR_INTERVAL is #defined to the interval by which you actually call the timer function, any value should be fine. Anything below 250 or so should be fine. But you will probably mainly just waste CPU cycles if you call it very often, like every 1ms.

Timmy Brolin

Kieran Mansley wrote:

On Tue, 2006-08-22 at 13:33 +0200, Hampus Thorell wrote:
Should it be set to 250? I've seen some places (this forum for instance) where people seem to have set it to 100.

Not sure, I'd have to look at the code and specifications to be able to
say what were acceptable values.  There is some flexibility in the
value, and 100 may be OK.

Kieran



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users







reply via email to

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