lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6822] Patch places memory pools in separate arrays


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #6822] Patch places memory pools in separate arrays
Date: Thu, 29 Oct 2009 20:04:17 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4

Follow-up Comment #1, patch #6822 (project lwip):

Just to make the code more readable, I'd rather name the separated pools
memp_memory_*, i.e. memp_memory_UDP_PCB to stay with the current naming
scheme.

How do you define where the pools are placed? Shouldn't there be a define for
that somewhere? And why did you include "/*static*/" in the pool definitions?
Oh, and I think it would be enough for memp_bases to be a local variable in
memp_init() rather than a global variable.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6822>

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





reply via email to

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