Changeset 4175abd in rtems

Timestamp:
06/17/08 20:51:23 (16 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
42b1fe6e
Parents:
f2a776ac
Message:

2008-06-17 Joel Sherrill <joel.sherrill@…>

  • sapi/include/confdefs.h: When you disabled newlib reentrancy, it still reserved memory for the reentrancy structure. This is about 1K per task. On psim, we now reserve only 1936 bytes and only 240 remain after all allocations. Further analysis will be required to narrow that down. In addition, the new constant CONFIGURE_CONFDEFS_DEBUG can be defined and the structure named Configuration_Memory_Debug will be instantiated. This structure contains many of the component values that go into the memory reservation computation. This is helpful when tracking down problems.
(No files)

Note: See TracChangeset for help on using the changeset viewer.