lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27147] sys_mbox_fetch processor hogging


From: Kieran Mansley
Subject: [lwip-devel] [bug #27147] sys_mbox_fetch processor hogging
Date: Fri, 31 Jul 2009 08:43:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090717 Fedora/3.5.1-1.fc11 Firefox/3.5.1

Follow-up Comment #1, bug #27147 (project lwip):

This function should spend most of its time in sys_arch_mbox_fetch().  If
it's not, and is spinning in sys_mbox_fetch() then I think working out why
would be a good idea.  Perhaps there's a problem with sys_arch_mbox_fetch() on
your system (that function is part of the port rather than core lwIP) that
means it's returning early rather than waiting for the supplied timeout?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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