forked from Imagelibrary/rtems
doc: Clarify SMP configuration defines
This commit is contained in:
@@ -4417,7 +4417,8 @@ This is not defined by default.
|
|||||||
application.
|
application.
|
||||||
|
|
||||||
@subheading NOTES:
|
@subheading NOTES:
|
||||||
This define may go away in the future in case all RTEMS components are SMP ready.
|
This define may go away in the future in case all RTEMS components are SMP
|
||||||
|
ready. This configuration define is ignored on uni-processor configurations.
|
||||||
|
|
||||||
@c
|
@c
|
||||||
@c === CONFIGURE_SMP_MAXIMUM_PROCESSORS ===
|
@c === CONFIGURE_SMP_MAXIMUM_PROCESSORS ===
|
||||||
@@ -4447,7 +4448,7 @@ processors in the SMP configuration.
|
|||||||
|
|
||||||
@subheading NOTES:
|
@subheading NOTES:
|
||||||
If there are more processors available than configured, the rest will be
|
If there are more processors available than configured, the rest will be
|
||||||
ignored.
|
ignored. This configuration define is ignored on uni-processor configurations.
|
||||||
|
|
||||||
@c
|
@c
|
||||||
@c === Device Driver Table ===
|
@c === Device Driver Table ===
|
||||||
|
|||||||
Reference in New Issue
Block a user