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: Mon, 26 Oct 2009 10:05:18 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

Update of task #7890 (project lwip):

        Percent Complete:                      0% => 10%                    
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #2:

Update:
- autoip: doesn't count since it only allocates but doesn't free (memory is
always reused)
- netdb: only allocates one block of memory, could be easily converted to a
memp pool (max name length would need to be configured for that)

Remaining:
- dhcp (struct dhcp could be re-used as in autoip)
- snmp
- netdb -> memp pool

    _______________________________________________________

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]