[Bug 1924] Enhanced stack allocator configuration

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Dec 13 17:01:10 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1924

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1370|0                           |1
        is obsolete|                            |

--- Comment #7 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-12-13 11:01:09 CST ---
Created attachment 1397
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1397
Configuration changes.

This patch adds a new stack allocator initialization hook to the configuration.
 The default stack allocator and free hook is now _Workspace_Allocate() and
_Workspace_Free() to avoid branches.  It is now possible to override the stack
allocation estimate.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list