lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #26133] Processor specific porting needs flexibility i


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #26133] Processor specific porting needs flexibility in terms of placement of various memory pools and heap
Date: Tue, 12 Jan 2010 18:36:12 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

Follow-up Comment #11, bug #26133 (project lwip):

Me too, the only problem is that would result in 15 (or how many pools do we
have currently) * 2 (_PRE and _POST to satisfy all compilers) defines in
lwipopts.h. Plus compilers using pragmas would need special include handling
(as for packed structs), only with 2 files (pre and post) *for each pool*.

Of course we could still hide that away in memp_std.h, but it's a whole lot
of code... Therefore, I'll solve it the easy way now and wait for people to
complain if they still face problems.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26133>

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





reply via email to

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