where is the memory for CONFIGURE_INITIAL_EXTENSION_TABLE?

jennifer at oarcorp.com jennifer at oarcorp.com
Mon Apr 23 11:53:43 UTC 2007


See confdefs.h CONFIGURE_INITIAL_EXTENSION_TABLE is defined in this file
to be Configuration_Initial_Extensions whose memory is reserved in this
file as well.

Jennifer

> Hi,all:
>
> I couldn't find the memory area reserved for
> CONFIGURE_INITIAL_EXTENSION_TABLE
> in CONFIGURE_EXECUTIVE_RAM_SIZE.
>
> Only the memory for user extensions is calculated in
> CONFIGURE_EXECUTIVE_RAM_SIZE.
>
> #define CONFIGURE_EXECUTIVE_RAM_SIZE \
> ...
> CONFIGURE_MEMORY_FOR_USER_EXTENSIONS( \
> CONFIGURE_MAXIMUM_USER_EXTENSIONS + CONFIGURE_NEWLIB_EXTENSION + \
> CONFIGURE_STACK_CHECKER_EXTENSION ) + \
> ...
>
>
> Did I get any wrong idea?
>
>
> best wishes, shizheng
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>




More information about the users mailing list