[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #36300] PPP CHAP stack requirements reduction
From: |
Sylvain Rochet |
Subject: |
[lwip-devel] [bug #36300] PPP CHAP stack requirements reduction |
Date: |
Mon, 07 May 2012 12:25:15 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4 |
Follow-up Comment #4, bug #36300 (project lwip):
Humm, maybe I misunderstood something.
Am I wrong saying that mem_malloc() and mem_free() use memory from ram_heap[]
(if LWIP_RAM_HEAP_POINTER is undefined as well as MEM_USE_POOLS, which are
the default) ?
Some other files are using mem_malloc/mem_free: lwip/src/core/dhcp.c,
lwip/src/core/ipv4/autoip.c and lwip/src/core/pbuf.c use mem_malloc if type is
PBUF_RAM, is the current lwip strategy to remove all calls to
mem_malloc/mem_free ?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?36300>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/