RTEMS 6.1-rc4
Loading...
Searching...
No Matches
percpu.h File Reference

This header file evaluates configuration options related to the per-CPU configuration. More...

Go to the source code of this file.

Detailed Description

This header file evaluates configuration options related to the per-CPU configuration.

Since the idle thread stack size (CONFIGURE_IDLE_TASK_STACK_SIZE) depends on CONFIGURE_MINIMUM_TASK_STACK_SIZE, the POSIX-specific CONFIGURE_POSIX_INIT_THREAD_STACK_SIZE configuration option is also evaluated in this header file for simplicity.

This header file defines _CONFIGURE_MAXIMUM_PROCESSORS for use by other configuration header files.