RTEMS Logo

RTEMS 4.7.1 On-Line Library


MIPS Specific Information Interrupt Stack

PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

4.4.4: Interrupt Stack

RTEMS allocates the interrupt stack from the Workspace Area. The amount of memory allocated for the interrupt stack is determined by the interrupt_stack_size field in the CPU Configuration Table. During the initialization process, RTEMS will install its interrupt stack.

The mips port of RTEMS supports a software managed dedicated interrupt stack on those CPU models which do not support a separate interrupt stack in hardware.


PREV UP NEXT Bookshelf RTEMS CPU Architecture Supplement

Copyright © 1988-2004 OAR Corporation