lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] malloc limitation


From: Patrick Klos
Subject: Re: [lwip-users] malloc limitation
Date: Wed, 6 Sep 2017 08:26:42 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 9/6/2017 1:55 AM, Ran Shalit wrote:
Hello,

I porting lwip into uc/os, but noticed that lwip use malloc()
operation, and I have limitation with this OS, thet malloc is limited
to 4045.

Is that 4045 bytes max per allocation?  Or 4045 bytes total allocatable space?

Does it mean that it might fail ?

That depends on how you plan to use LwIP.

Patrick




reply via email to

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