lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Pbuf Pool


From: Kieran Mansley
Subject: [lwip-users] Re: [lwip] Pbuf Pool
Date: Thu, 09 Jan 2003 00:42:22 -0000

On Wed, 10 Apr 2002, Mumtaz Ahmad wrote:

> Hi
> I used the mechanism in which i reattempt after a small sleep (around 2
> milli sec) . The sleep command gives time to the thread thats has locked the
> pool and on next task switch the attempting thread succeeds in getting a
> pbuf .
>

That sounds about right.  Unfortunately I can't use something like that as
it would cripple the performance - round trip time is a few micro seconds,
so sleeping for milli-seconds waiting for a buffer isn't acceptable.

Kieran

[This message was sent through the lwip discussion list.]




reply via email to

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