lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6831] Integrate pbuf pool into memp pools to reduce


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6831] Integrate pbuf pool into memp pools to reduce code size
Date: Sun, 29 Apr 2007 16:26:51 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #2, task #6831 (project lwip):

>I assume all you mean is effectively replacing pbuf_pool_alloc() with a call
to memp_malloc with a new MEMP type?

That's exactly what I meant. The only thing more to do would be to set
p->flags after allocating the pbuf. The rest should be the same and we would
save some bytes in code size.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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