# # ChangeLog for testsuites/smptests/smpmigration01 in rtems # # Generated by Trac 1.2.1.dev0 # 05/20/24 12:38:19 Wed, 07 Aug 2013 13:35:47 GMT Sebastian Huber [99b3505] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/schedulerprioritysmp.c (added) * cpukit/score/src/schedulerpriorityupdate.c (modified) * doc/user/conf.t (modified) * testsuites/smptests/smpmigration01/smpmigration01.scn (modified) smp: Add Deterministic Priority SMP Scheduler Thu, 08 Aug 2013 09:49:15 GMT Sebastian Huber [aea4a91] * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpmigration01/smpmigration01.scn (modified) smp: Optimize Simple SMP scheduler Add ... Thu, 08 Aug 2013 08:57:58 GMT Sebastian Huber [c8670f5] * testsuites/smptests/smpmigration01/init.c (modified) smptests/smpmigration01: Fix start sequence Start the runner after ... Fri, 02 Aug 2013 09:37:28 GMT Sebastian Huber [b9000fd5] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmigration01/Makefile.am (added) * testsuites/smptests/smpmigration01/init.c (added) * testsuites/smptests/smpmigration01/smpmigration01.doc (added) * testsuites/smptests/smpmigration01/smpmigration01.scn (added) smptests/smpmigration01: New test