RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Miscellaneous Extra Stack for MPCI Receive Thread

PREV UP NEXT Bookshelf RTEMS Porting Guide

10.3: Extra Stack for MPCI Receive Thread

  • Miscellaneous Endian Swap Unsigned Integers
  • The CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK macro is set to the amount of stack space above the minimum thread stack space required by the MPCI Receive Server Thread. This macro is needed because in a multiprocessor system the MPCI Receive Server Thread must be able to process all directives.

    #define CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK 0
    


    PREV UP NEXT Bookshelf RTEMS Porting Guide

    Copyright © 1988-2004 OAR Corporation