<div dir="ltr">Hi<div><br></div><div>Looking at the list of schedulers available in confdefs.h based on the </div><div>following comment block:</div><div><br></div><div><div>*  - CONFIGURE_SCHEDULER_PRIORITY - Deterministic Priority Scheduler</div><div> *  - CONFIGURE_SCHEDULER_PRIORITY_SMP - Deterministic Priority SMP Scheduler</div><div> *  - CONFIGURE_SCHEDULER_PRIORITY_AFFINITY_SMP - Deterministic</div><div> *    Priority SMP Affinity Scheduler</div><div> *  - CONFIGURE_SCHEDULER_STRONG_APA - Strong APA Scheduler</div><div> *  - CONFIGURE_SCHEDULER_SIMPLE - Light-weight Priority Scheduler</div><div> *  - CONFIGURE_SCHEDULER_SIMPLE_SMP - Simple SMP Priority Scheduler</div><div> *  - CONFIGURE_SCHEDULER_EDF - EDF Scheduler</div><div> *  - CONFIGURE_SCHEDULER_EDF_SMP - EDF SMP Scheduler</div><div> *  - CONFIGURE_SCHEDULER_CBS - CBS Scheduler</div><div> *  - CONFIGURE_SCHEDULER_USER  - user provided scheduler</div><div> *</div></div><div><br></div><div>I don't think Strong APA is documented in configuring a system or</div><div>scheduler concepts. Arbitrary Priority is used as the name.</div><div><br></div><div>I suspect most of the information is here but there is some naming </div><div>inconsistency and APA as an acronym or the configure_xxx constant</div><div>is not documented.</div><div><br></div><div>--joel</div><div><br></div><div><br></div></div>