[rtems commit] smppsxaffinity02: Use Priority Affinity SMP scheduler.

Jennifer Averett jennifer at rtems.org
Thu Apr 3 16:13:11 UTC 2014


Module:    rtems
Branch:    master
Commit:    cb283959ce0e1cfd68ec731bb8801849dfb26126
Changeset: http://git.rtems.org/rtems/commit/?id=cb283959ce0e1cfd68ec731bb8801849dfb26126

Author:    Jennifer Averett <jennifer.averett at oarcorp.com>
Date:      Tue Mar 18 12:43:35 2014 -0500

smppsxaffinity02: Use Priority Affinity SMP scheduler.

---

 testsuites/smptests/smppsxaffinity02/init.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/testsuites/smptests/smppsxaffinity02/init.c b/testsuites/smptests/smppsxaffinity02/init.c
index c5b5f4d..7916e60 100644
--- a/testsuites/smptests/smppsxaffinity02/init.c
+++ b/testsuites/smptests/smppsxaffinity02/init.c
@@ -229,6 +229,7 @@ void *POSIX_Init(
 #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
 #define CONFIGURE_SMP_APPLICATION
+#define CONFIGURE_SCHEDULER_PRIORITY_AFFINITY_SMP
 
 #define CONFIGURE_SMP_MAXIMUM_PROCESSORS NUM_CPUS
 




More information about the vc mailing list