lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] sys_timeout firing too often.


From: Nick Thomas
Subject: RE: [lwip-users] sys_timeout firing too often.
Date: Mon, 8 Sep 2008 16:16:02 +0100


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf
> Of Kieran Mansley
> Sent: 08 September 2008 16:07
> To: Mailing list for lwIP users
> Subject: Re: [lwip-users] sys_timeout firing too often.
>
>
> On Mon, 2008-09-08 at 15:47 +0100, Nick Thomas wrote:
> > sys_timeout firing too often - again.
> >
> > I think this is because sys_mbox_fetch() is being called by two
> tasks, which
> > are tripping over each other.
> > There is a tcpip_thread (in tcpip.c) which keeps calling
> sys_mbox_thread()
> > in a while(1) loop, and there are lots of calls to sys_mbox_fetch() in
> > api_lib.c .
>
> I don't see any calls to sys_mbox_fetch() in api_lib.c

It must be the port I am using, but after some googling I do see that other
ports are also using the same/similar code in api_lib.c as me.


>
> 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]