lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7890] Review heap usage


From: Simon Goldschmidt
Subject: [lwip-devel] [task #7890] Review heap usage
Date: Tue, 02 Feb 2010 15:17:53 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Update of task #7890 (project lwip):

        Percent Complete:                     60% => 90%                    

    _______________________________________________________

Follow-up Comment #5:

Update: netdb has an own memp pool

Remaining:
- ppp_oe.c uses mem_malloc
- DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses mem_malloc, could be converted to a
static array or memp pool
- dhcp and autoip, and dns use mem_malloc but only once during initialization
so that's ok
- example apps use mem_malloc, but that's ok

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7890>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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