lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7244] Add sys_arch_ticks/jiffies in sys_arch


From: Simon Goldschmidt
Subject: [lwip-devel] [task #7244] Add sys_arch_ticks/jiffies in sys_arch
Date: Tue, 18 May 2010 19:16:11 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

Follow-up Comment #8, task #7244 (project lwip):

Actually, I was about to work on this as I already saw the negative impact of
timeouts not being called because sys_timeouts_mbox_fetch() didn't wait long
enough (< 1ms) under high load (which made my watchdog fail to trigger).

However, I don't know when I find the time to do this and I don't want to
hold back 1.4.0 for that. Also, as stated below, since this isn't strictly
necessary, I'd make the new timing optional so that a port can chose between
the old "sys_timeouts_mbox_fetch() returns the time it waited" and the new
"calculate the time needed on our own".

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7244>

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




reply via email to

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