# # ChangeLog for testsuites/smptests/smpmrsp01 in rtems # # Generated by Trac 1.2.1.dev0 # 05/30/24 09:38:26 Fri, 21 Oct 2016 07:23:58 GMT Sebastian Huber [3a27248] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal03/Makefile.am (added) * testsuites/smptests/smpfatal03/init.c (added) * testsuites/smptests/smpfatal03/smpfatal03.doc (added) * testsuites/smptests/smpfatal03/smpfatal03.scn (added) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) score: First part of new MrsP implementation Update #2556. Thu, 30 Jun 2016 12:08:18 GMT Sebastian Huber [c0bd006] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Fix rtems_task_set_scheduler() API Task priorities are only ... Fri, 24 Jun 2016 09:22:03 GMT Sebastian Huber [254dc82] * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Change Priority_Control to 64-bit A 32-bit Priority_Control ... Thu, 23 Jun 2016 08:31:04 GMT Sebastian Huber [ec5d95e1] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix due to API changes Commit ... Wed, 02 Mar 2016 14:28:29 GMT Sebastian Huber [eead8f7] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix test context Tue, 02 Jun 2015 12:22:03 GMT Sebastian Huber [2c14e67] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Reduce required CPU count Sun, 10 May 2015 19:30:26 GMT Sebastian Huber [be0366b] * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) score: Fix scheduler helping protocol Account for priority changes ... Wed, 14 Jan 2015 06:34:44 GMT Sebastian Huber [77c5ddd4] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix task delete race condition Do not supsend ... Mon, 22 Dec 2014 14:10:32 GMT Sebastian Huber [ad0743db] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Update run indicator only once On the Freescale ... Wed, 17 Dec 2014 14:11:00 GMT Sebastian Huber [864d3475] * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix timeout for MrsP semaphores The previous timeout handling ... Thu, 27 Nov 2014 07:45:10 GMT Sebastian Huber [0ff1c29] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Use busy waits Use busy waits instead of sleeps ... Wed, 26 Nov 2014 10:51:34 GMT Sebastian Huber [5bd822a7] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix scheduler helping protocol Ensure that scheduler nodes in ... Fri, 21 Nov 2014 10:01:34 GMT Luca Bonato [cceb19f4] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smp: Fix scheduler helping protocol New test case for ... Mon, 01 Sep 2014 09:01:04 GMT Sebastian Huber [4030ccc] * testsuites/libtests/newlib01/newlib01.doc (modified) * testsuites/smptests/smpatomic01/smpatomic01.doc (modified) * testsuites/smptests/smpipi01/smpipi01.doc (modified) * testsuites/smptests/smpmigration01/smpmigration01.doc (modified) * testsuites/smptests/smpmigration02/smpmigration02.doc (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (modified) * testsuites/smptests/smpscheduler01/smpscheduler01.doc (modified) * testsuites/smptests/smpscheduler02/smpscheduler02.doc (modified) * testsuites/smptests/smpthreadlife01/smpthreadlife01.doc (modified) * testsuites/smptests/smpunsupported01/smpunsupported01.doc (modified) * testsuites/sptests/spmrsp01/spmrsp01.doc (modified) * testsuites/sptests/spscheduler01/spscheduler01.doc (modified) tests: Add documentation Thu, 10 Jul 2014 12:27:42 GMT Sebastian Huber [27783f6] * cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) score: Fix scheduler helping implementation Do not extract the idle ... Tue, 24 Jun 2014 08:00:06 GMT Sebastian Huber [9f228bea] * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (modified) smptests/smpmrsp01: Add and update test cases Mon, 02 Jun 2014 14:15:14 GMT Christian Mauderer [1ee0d5f] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix scheduler ids Mon, 26 May 2014 14:02:58 GMT Sebastian Huber [9553e7a6] * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * doc/user/sem.t (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Use Resource Handler for MrsP semaphores This enables proper ... Wed, 21 May 2014 08:33:43 GMT Sebastian Huber [8fcafdd5] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/attr.h (modified) * cpukit/rtems/include/rtems/rtems/attrimpl.h (modified) * cpukit/rtems/include/rtems/rtems/sem.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (added) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/mrsp.h (added) * cpukit/score/include/rtems/score/mrspimpl.h (added) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/preinstall.am (modified) * doc/user/Makefile.am (modified) * doc/user/conf.t (modified) * doc/user/sem.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmrsp01/Makefile.am (added) * testsuites/smptests/smpmrsp01/init.c (added) * testsuites/smptests/smpmrsp01/smpmrsp01.doc (added) * testsuites/smptests/smpmrsp01/smpmrsp01.scn (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spmrsp01/Makefile.am (added) * testsuites/sptests/spmrsp01/init.c (added) * testsuites/sptests/spmrsp01/spmrsp01.doc (added) * testsuites/sptests/spmrsp01/spmrsp01.scn (added) score: Multiprocessor Resource Sharing Protocol Add basic support ...