lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48354] Portable alignment defines/include required fo


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #48354] Portable alignment defines/include required for static allocation
Date: Thu, 30 Jun 2016 20:49:30 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?48354>

                 Summary: Portable alignment defines/include required for
static allocation
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Thu 30 Jun 2016 08:49:27 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.0.0 Beta2
            lwIP version: git head

    _______________________________________________________

Details:

To prevent allocating too much memory, we need types, macros or includes (for
those ugly pragma-loving compilers) to align statically allocated memory like
the heap, the memp pools etc...

Ideally, we'd
- combine this with bug #47092 to move these big blocks to different memory
and
- add extra alignment requirements for every memp pool (so that the pbuf rx
pool can have a different alignment if the hardware requires so)




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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