# # ChangeLog for testsuites/smptests in rtems # # Generated by Trac 1.2.1.dev0 # 04/16/24 07:21:38 Wed, 19 Jul 2017 11:03:13 GMT Sebastian Huber [96ce1ec] * testsuites/smptests/smpscheduler02/init.c (modified) smptests/smpscheduler02: Remove invalid assert Update #3059. Wed, 19 Jul 2017 10:58:55 GMT Sebastian Huber [7ad8239] * testsuites/smptests/smpscheduler01/init.c (modified) smptests/smpscheduler01: Use right scheduler Update #3063. Wed, 19 Jul 2017 09:57:01 GMT Sebastian Huber [6f46848] * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/monitor02/system.h (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) tests: Use floating point task These tests directly or indirectly ... Tue, 18 Jul 2017 11:07:26 GMT Sebastian Huber [07e1780] * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/capture01/system.h (modified) * testsuites/libtests/crypt01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/networking01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/samples/capture/system.h (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/pppd/system.h (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) tests: Use floating point task These tests directly or indirectly ... Tue, 11 Jul 2017 07:51:43 GMT Sebastian Huber [ecabd384] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/scheduleridentbyprocessorset.c (added) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add rtems_scheduler_ident_by_processor_set Update #3070. Tue, 11 Jul 2017 05:24:39 GMT Sebastian Huber [548d65a5] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/scheduleridentbyprocessor.c (added) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add rtems_scheduler_ident_by_processor() Update #3069. Fri, 07 Jul 2017 06:30:20 GMT Sebastian Huber [4a1bdd30] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: Fix set scheduler Ensure that the thread processor affinity ... Tue, 04 Jul 2017 07:57:30 GMT Sebastian Huber [34487537] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredfsmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/scheduleredfsmp.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpstartidle.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/smptests/smpschededf02/Makefile.am (added) * testsuites/smptests/smpschededf02/init.c (added) * testsuites/smptests/smpschededf02/smpschededf02.doc (added) * testsuites/smptests/smpschededf02/smpschededf02.scn (added) * testsuites/smptests/smpschededf03/Makefile.am (added) * testsuites/smptests/smpschededf03/init.c (added) * testsuites/smptests/smpschededf03/smpschededf03.doc (added) * testsuites/smptests/smpschededf03/smpschededf03.scn (added) * testsuites/smptests/smpscheduler07/init.c (modified) score: Add simple affinity support to EDF SMP Update #3059. Tue, 04 Jul 2017 07:48:52 GMT Sebastian Huber [e745ec5] * testsuites/smptests/smpstrongapa01/init.c (modified) smptests/smpstrongapa01: Simplify Update #3059. Fri, 07 Jul 2017 05:36:52 GMT Sebastian Huber [16347a6] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: Fix default set affinity The set of online processors must ... Fri, 07 Jul 2017 05:45:57 GMT Sebastian Huber [76d1198] * c/src/lib/libbsp/powerpc/qoriq/startup/bsprestart.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/shared/timer/gptimer.c (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smpmulticastaction.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpipi01/init.c (modified) score: Introduce _SMP_Get_online_processors() Update #3059. Tue, 04 Jul 2017 06:59:37 GMT Sebastian Huber [0232b28] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/src/schedulerdefaultsetaffinity.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) score: Use processor mask for set affinity Update #3059. Mon, 03 Jul 2017 12:05:26 GMT Sebastian Huber [7851555] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/processormask.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/processormaskcopy.c (modified) * cpukit/score/src/schedulerdefaultgetaffinity.c (deleted) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: Move processor affinity to Thread_Control Update #3059. Mon, 03 Jul 2017 09:46:12 GMT Sebastian Huber [3dfe55ee] * c/src/lib/libbsp/powerpc/qoriq/clock/clock-config.c (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bsprestart.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus.c (modified) * c/src/lib/libbsp/sparc/shared/drvmgr/ambapp_bus_grlib.c (modified) * c/src/lib/libbsp/sparc/shared/include/drvmgr/ambapp_bus.h (modified) * cpukit/libdrvmgr/drvmgr.h (modified) * cpukit/libdrvmgr/drvmgr_drvinf.c (modified) * cpukit/score/include/rtems/score/processormask.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/smpmulticastaction.c (modified) * testsuites/smptests/smpipi01/init.c (modified) score: Use for Processor_mask Implement the ... Thu, 29 Jun 2017 13:21:30 GMT Sebastian Huber [7adf4941] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpschededf01/Makefile.am (added) * testsuites/smptests/smpschededf01/init.c (added) * testsuites/smptests/smpschededf01/smpschededf01.doc (added) * testsuites/smptests/smpschededf01/smpschededf01.scn (added) smptests/smpschededf01: New test Update #3056. Mon, 26 Jun 2017 08:35:45 GMT Sebastian Huber [f3d9f228] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduleredfsmp.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfsmp.c (added) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpscheduler03/test.c (modified) * testsuites/smptests/smpscheduler07/Makefile.am (added) * testsuites/smptests/smpscheduler07/init.c (added) * testsuites/smptests/smpscheduler07/smpscheduler07.doc (added) * testsuites/smptests/smpscheduler07/smpscheduler07.scn (added) score: Add SMP EDF scheduler Update #3056. Mon, 26 Jun 2017 08:27:23 GMT Sebastian Huber [1dbce41] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpscheduler03/Makefile.am (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler03/smpscheduler03.doc (modified) * testsuites/smptests/smpscheduler03/smpscheduler03.scn (modified) * testsuites/smptests/smpscheduler03/test.c (added) * testsuites/smptests/smpscheduler05/Makefile.am (added) * testsuites/smptests/smpscheduler05/init.c (added) * testsuites/smptests/smpscheduler05/smpscheduler05.doc (added) * testsuites/smptests/smpscheduler05/smpscheduler05.scn (added) * testsuites/smptests/smpscheduler06/Makefile.am (added) * testsuites/smptests/smpscheduler06/init.c (added) * testsuites/smptests/smpscheduler06/smpscheduler06.doc (added) * testsuites/smptests/smpscheduler06/smpscheduler06.scn (added) smptests: Split smpscheduler03 Split smpscheduler03 to run the ... Wed, 07 Jun 2017 06:14:30 GMT Sebastian Huber [836f454] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrgetaffinitynp.c (modified) * cpukit/posix/src/pthreadattrsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/test.c (modified) Fix CPU_COPY() usage The original CPU_COPY() support of Newlib ... Wed, 05 Apr 2017 09:29:02 GMT Sebastian Huber [9b91c84] * testsuites/smptests/smpcache01/init.c (modified) smpcache01: Fix test to run on QorIQ T4240 Mon, 03 Apr 2017 22:11:24 GMT Chris Johns [258bda3] * testsuites/automake/subdirs.am (modified) * testsuites/automake/test-subdirs.am (deleted) * testsuites/benchmarks/Makefile.am (modified) * testsuites/benchmarks/configure.ac (modified) * testsuites/fstests/Makefile.am (modified) * testsuites/fstests/configure.ac (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/dl01/Makefile.am (modified) * testsuites/libtests/dl02/Makefile.am (modified) * testsuites/libtests/dl04/Makefile.am (modified) * testsuites/libtests/dl05/Makefile.am (modified) * testsuites/mptests/Makefile.am (modified) * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtmtests/Makefile.am (modified) * testsuites/rhealstone/Makefile.am (modified) * testsuites/rhealstone/configure.ac (modified) * testsuites/samples/Makefile.am (modified) * testsuites/samples/configure.ac (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/testdata/rtems.tcfg (added) * testsuites/tmtests/Makefile.am (modified) * tools/build/rtems-test-check (modified) * tools/build/rtems-test-check-py (added) * tools/build/rtems-testsuite-autostuff (added) testsuite: Add a common test configuration. Fix configure.ac and ... Wed, 01 Feb 2017 13:10:18 GMT Sebastian Huber [54835ae] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename ... Fri, 03 Feb 2017 10:24:30 GMT Sebastian Huber [239dd35f] * testsuites/smptests/smp03/tasks.c (modified) * testsuites/smptests/smp08/init.c (modified) * testsuites/smptests/smp08/tasks.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) smptests: Fix warnings Thu, 02 Feb 2017 15:24:05 GMT Sebastian Huber [ca1e546e] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Improve scheduler helping protocol Only register ask for ... Wed, 01 Feb 2017 11:11:33 GMT Sebastian Huber [f95fa387] * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/config.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if ... Tue, 24 Jan 2017 08:43:20 GMT Sebastian Huber [436a4b3] * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpsignal01/smpsignal01.doc (modified) smptests/smpsignal01: Check signal ISR level Close #2751. Wed, 11 Jan 2017 15:43:06 GMT Joel Sherrill [7a4b2645] * cpukit/configure.ac (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrcompare.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetprocessorset.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/score/include/rtems/score/cpuset.h (modified) * cpukit/score/include/rtems/score/cpusetimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/src/cpuset.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spcpuset01/init.c (modified) * testsuites/sptests/spcpuset01/system.h (modified) * testsuites/sptests/spcpuset01/test.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__ Fri, 09 Dec 2016 09:49:49 GMT Sebastian Huber [6a9282d] * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspclean.c (modified) * c/src/lib/libbsp/lm32/milkymist/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mrm332/misc/interr.c (modified) * c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/mvme167/startup/bspclean.c (modified) * c/src/lib/libbsp/m68k/uC5282/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/beatnik/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex4/startup/bspclean.c (modified) * c/src/lib/libbsp/powerpc/virtex5/startup/bspclean.c (modified) * c/src/lib/libbsp/shared/bspclean.c (modified) * c/src/lib/libbsp/shared/include/default-initial-extension.h (modified) * c/src/lib/libbsp/sparc/leon3/startup/bspclean.c (modified) * c/src/lib/libbsp/sparc64/niagara/startup/bspclean.c (modified) * c/src/libchip/shmdr/fatal.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/score/include/rtems/score/userext.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsyslock01/init.c (modified) Rename is_internal to always_set_to_false Update #2825. Wed, 07 Dec 2016 10:21:28 GMT Sebastian Huber [ccda60bd] * testsuites/smptests/smplock01/smplock01fair.py (modified) * testsuites/smptests/smplock01/smplock01perf.py (modified) smplock01: Fix plot scripts Mon, 05 Dec 2016 13:47:19 GMT Sebastian Huber [38bc13f] * testsuites/smptests/smplock01/smplock01fair.py (modified) smplock01: Fix fairness plot script Fri, 02 Dec 2016 12:39:40 GMT Sebastian Huber [b07e642a] * testsuites/smptests/smpthreadlife01/init.c (modified) smpthreadlife01: Fix due to robust thread dispatch Update #2811. Thu, 01 Dec 2016 19:42:48 GMT Sebastian Huber [5b6c290] * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/schedulerremoveprocessor.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) score: Initialize thread queue context early Initialize thread ... Mon, 28 Nov 2016 12:28:32 GMT Sebastian Huber [c09db57] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Fix thread queue context initialization Initialize the ... Wed, 23 Nov 2016 12:38:25 GMT Sebastian Huber [73f9c2c] * testsuites/smptests/smpfatal03/init.c (modified) smptests/smpfatal03: Use timer to provoke error Avoid use of ... Thu, 10 Nov 2016 11:02:28 GMT Sebastian Huber [84e6f15] * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/cpu/arm/rtems/score/cpu.h (modified) * cpukit/score/cpu/bfin/rtems/score/cpu.h (modified) * cpukit/score/cpu/epiphany/rtems/score/cpu.h (modified) * cpukit/score/cpu/i386/rtems/score/cpu.h (modified) * cpukit/score/cpu/lm32/rtems/score/cpu.h (modified) * cpukit/score/cpu/m32c/rtems/score/cpu.h (modified) * cpukit/score/cpu/m68k/rtems/score/cpu.h (modified) * cpukit/score/cpu/mips/rtems/score/cpu.h (modified) * cpukit/score/cpu/moxie/rtems/score/cpu.h (modified) * cpukit/score/cpu/nios2/rtems/score/cpu.h (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/cpu/or1k/rtems/score/cpu.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sh/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/rtems/score/cpu.h (modified) * cpukit/score/cpu/v850/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/threaddispatch.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal06/Makefile.am (added) * testsuites/smptests/smpfatal06/init.c (added) * testsuites/smptests/smpfatal06/smpfatal06.doc (added) * testsuites/smptests/smpfatal06/smpfatal06.scn (added) * testsuites/sptests/spinternalerror02/init.c (modified) score: Robust thread dispatch On SMP configurations, it is a fatal ... Tue, 22 Nov 2016 11:51:12 GMT Sebastian Huber [a6283671] * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smplock01/smplock01.scn (modified) * testsuites/smptests/smplock01/smplock01fair.py (added) * testsuites/smptests/smplock01/smplock01perf.py (moved) smptests/smplock01: Test TAS and TTAS locks Cache align locks in ... Wed, 23 Nov 2016 06:17:00 GMT Sebastian Huber [db20706] * testsuites/smptests/smpscheduler02/init.c (modified) smptests/smpscheduler02: Fix task initialization Set scheduler ... Thu, 10 Nov 2016 15:25:41 GMT Sebastian Huber [537f00eb] * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) score: Restrict task interrupt level to 0 on SMP Update #2811. Wed, 09 Nov 2016 13:59:33 GMT Sebastian Huber [38a1449] * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libcpu/powerpc/shared/include/powerpc-utility.h (modified) * cpukit/score/cpu/powerpc/rtems/score/cpuimpl.h (modified) * testsuites/smptests/smpmutex02/smpmutex02.scn (modified) * testsuites/tmtests/tmfine01/tmfine01.scn (modified) powerpc: Add _CPU_Get_current_per_CPU_control() Add ... Mon, 31 Oct 2016 12:08:33 GMT Sebastian Huber [05ca53d] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/scheduleraddprocessor.c (added) * cpukit/rtems/src/schedulerremoveprocessor.c (added) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpstartidle.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler04/Makefile.am (added) * testsuites/smptests/smpscheduler04/init.c (added) * testsuites/smptests/smpscheduler04/smpscheduler04.doc (added) * testsuites/smptests/smpscheduler04/smpscheduler04.scn (added) * testsuites/sptests/spscheduler01/init.c (modified) rtems: Add scheduler processor add/remove Update #2797. Wed, 02 Nov 2016 05:36:13 GMT Sebastian Huber [2612a0b] * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/schedulergetprocessorset.c (modified) * cpukit/rtems/src/schedulerident.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/taskgetpriority.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpscheduler02/init.c (modified) score: Simplify _Scheduler_Get_by_id() Avoid dead code in non-SMP ... Wed, 09 Nov 2016 12:14:38 GMT Sebastian Huber [eb98dd49] * cpukit/score/include/rtems/score/smplock.h (modified) * cpukit/score/src/smplock.c (modified) * testsuites/smptests/smpmutex02/smpmutex02.scn (modified) * testsuites/tmtests/tmfine01/tmfine01.scn (modified) score: Inline some SMP lock operations by default The SMP ticket ... Mon, 31 Oct 2016 15:23:13 GMT Sebastian Huber [9e7fa07] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) score: Relax _Scheduler_Set() restrictions No longer ... Thu, 03 Nov 2016 07:22:59 GMT Sebastian Huber [d505fbb] * testsuites/smptests/smplock01/smplock01.py (modified) * testsuites/smptests/smplock01/smplock01.scn (modified) smptests/smplock01: Update screen file Mon, 31 Oct 2016 08:13:35 GMT Sebastian Huber [63e2ca1b] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Simplify yield and unblock scheduler ops Update #2556. Mon, 31 Oct 2016 07:33:11 GMT Sebastian Huber [2dd098a] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/posix/src/sched_getprioritymax.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/sched.c (modified) * cpukit/score/src/schedulergetaffinity.c (modified) * cpukit/score/src/schedulersetaffinity.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Introduce Thread_Scheduler_control::home Replace ... Thu, 27 Oct 2016 04:42:06 GMT Sebastian Huber [6771359f] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) score: Second part of new MrsP implementation Update #2556. Fri, 21 Oct 2016 12:33:01 GMT Sebastian Huber [9c238e1] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Simplify update priority scheduler op Remove unused return ... 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. Mon, 10 Oct 2016 09:46:07 GMT Sebastian Huber [6a82f1ae] * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Yield support for new SMP helping protocol Update #2556. Tue, 27 Sep 2016 09:33:36 GMT Sebastian Huber [351c14d] * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulerdefaultaskforhelp.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersmpdebug.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threadscheduler.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Add new SMP scheduler helping protocol Update #2556. Mon, 10 Oct 2016 12:50:19 GMT Sebastian Huber [72e0bdb] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to unblock operation Changed for ... Mon, 10 Oct 2016 12:33:17 GMT Sebastian Huber [e382a1b] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfblock.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerpriorityblock.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimpleblock.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to block operation Changed for ... Mon, 10 Oct 2016 12:01:55 GMT Sebastian Huber [2df4abc] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityyield.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to yield operation Changed for ... Fri, 30 Sep 2016 12:38:04 GMT Sebastian Huber [501043a] * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) score: Pass scheduler node to update priority op This enables to ... Mon, 31 Oct 2016 09:50:54 GMT Sebastian Huber [7eec247] * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smplock01/smplock01.py (added) * testsuites/smptests/smplock01/smplock01.scn (modified) smptests/smplock01: Use test support Convert output to XML. Wed, 12 Oct 2016 08:37:07 GMT Sebastian Huber [ed19002] * testsuites/smptests/smpschedaffinity05/init.c (modified) smpschedaffinity05: Fix configuration Fri, 09 Sep 2016 09:00:06 GMT Sebastian Huber [f6142c19] * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqops.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Scheduler node awareness for thread queues Maintain the ... Thu, 08 Sep 2016 13:32:22 GMT Sebastian Huber [8123cae8] * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/include/rtems/rtems/tasks.h (modified) * cpukit/rtems/src/taskgetpriority.c (added) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/sptests/spscheduler01/spscheduler01.doc (modified) rtems: Add rtems_task_get_priority() Update #2556. Update #2784. Fri, 09 Sep 2016 08:01:06 GMT Sebastian Huber [6ae309ec] * testsuites/smptests/smpmutex01/init.c (modified) smptests/smpmutex01: Use test case functions Wed, 22 Jun 2016 15:09:23 GMT Sebastian Huber [300f6a48] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/priorityimpl.h (added) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/schedulercbs.c (modified) * cpukit/score/src/schedulercbsnodeinit.c (modified) * cpukit/score/src/schedulercbsreleasejob.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultnodeinit.c (modified) * cpukit/score/src/schedulerdefaultreleasejob.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfyield.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadmp.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (deleted) * cpukit/score/src/threadtimeout.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spsem03/spsem03.doc (modified) score: Rework thread priority management Add priority nodes which ... Tue, 28 Jun 2016 04:54:50 GMT Sebastian Huber [b20b736] * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/posix/src/killinfo.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadsetpriority.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) score: Introduce _Thread_Get_priority() Avoid direct access to ... Wed, 31 Aug 2016 08:56:09 GMT Chris Johns [1c18ebf0] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) libmisc/capture: Remove the reserved _t in the types. Tue, 30 Aug 2016 06:46:25 GMT Chris Johns [6da06c5] * cpukit/libmisc/capture/capture-cli.c (modified) * cpukit/libmisc/capture/capture-cli.h (modified) * cpukit/libmisc/capture/capture.c (modified) * cpukit/libmisc/capture/capture.h (modified) * cpukit/libmisc/capture/capture_buffer.c (modified) * cpukit/libmisc/capture/capture_buffer.h (modified) * cpukit/libmisc/capture/capture_support.c (modified) * cpukit/libmisc/capture/capture_user_extension.c (modified) * cpukit/libmisc/capture/captureimpl.h (modified) * testsuites/smptests/smpcapture02/init.c (modified) libmisc/capture: Fix the capture engine on SMP. This patches some ... Tue, 05 Jul 2016 09:30:14 GMT Sebastian Huber [57a00bc6] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmutex02/Makefile.am (added) * testsuites/smptests/smpmutex02/init.c (added) * testsuites/smptests/smpmutex02/smpmutex02.doc (added) * testsuites/smptests/smpmutex02/smpmutex02.scn (added) smptests/smpmutex02: New test Update #2765. Tue, 05 Jul 2016 07:04:15 GMT Sebastian Huber [6f6cf785] * cpukit/score/src/interr.c (modified) * cpukit/score/src/smp.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) score: Postpone SMP shutdown in _Terminate() This enables fatal ... 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 ... Thu, 30 Jun 2016 09:01:05 GMT Sebastian Huber [4280dff7] * testsuites/smptests/smpstrongapa01/init.c (modified) smptests/smpstrongapa01: Simplify Thu, 30 Jun 2016 07:50:41 GMT Sebastian Huber [4fe0e97f] * testsuites/smptests/smpstrongapa01/init.c (modified) smptests/smpstrongapa01: Add test cases 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, 08 Jun 2016 20:22:46 GMT Sebastian Huber [9bfad8c] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/schedulercbsnodeinit.c (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultnodeinit.c (modified) * cpukit/score/src/schedulerdefaultupdate.c (deleted) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfnodeinit.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/scheduleredfupdate.c (deleted) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulerpriorityupdate.c (deleted) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spintrcritical23/init.c (modified) score: Add thread priority to scheduler nodes The thread priority ... Fri, 10 Jun 2016 06:48:54 GMT Sebastian Huber [77ff5599] * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/posix/include/rtems/posix/priorityimpl.h (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/psxpriorityisvalid.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/include/rtems/rtems/tasksimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulercbs.h (modified) * cpukit/score/include/rtems/score/scheduleredf.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriority.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmp.h (modified) * cpukit/score/include/rtems/score/schedulersimple.h (modified) * cpukit/score/include/rtems/score/schedulersimplesmp.h (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (modified) * cpukit/score/include/rtems/score/status.h (modified) * cpukit/score/src/schedulerdefaultmappriority.c (added) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smppsxmutex01/Makefile.am (added) * testsuites/smptests/smppsxmutex01/init.c (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.doc (added) * testsuites/smptests/smppsxmutex01/smppsxmutex01.scn (added) * testsuites/smptests/smpscheduler02/init.c (modified) score: Introduce map priority scheduler operation Introduce ... Tue, 14 Jun 2016 09:13:22 GMT Sebastian Huber [6a631da] * cpukit/posix/Makefile.am (modified) * cpukit/posix/src/sched_getprioritymax.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) posix: sched_get_priority_max() Enable for all configurations since ... Tue, 14 Jun 2016 09:12:19 GMT Sebastian Huber [ea02782a] * cpukit/posix/Makefile.am (modified) * testsuites/smptests/smpscheduler02/init.c (modified) posix: sched_get_priority_min() Enable for all configurations since ... Wed, 08 Jun 2016 13:18:14 GMT Sebastian Huber [05b7eec] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smplockseq.h (added) * cpukit/score/preinstall.am (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smplock01/smplock01.scn (modified) score: Add an SMP sequence lock implementation Wed, 08 Jun 2016 08:01:44 GMT Sebastian Huber [4c19e59b] * testsuites/smptests/smpatomic01/init.c (modified) smptests/smpatomic01: Fix seqlock write Tue, 07 Jun 2016 13:26:52 GMT Sebastian Huber [cc8bb9e3] * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpatomic01/smpatomic01.scn (modified) smptests/smpatomic01: Add seqlock test case Wed, 01 Jun 2016 07:50:44 GMT Sebastian Huber [a9cc6a84] * cpukit/libmisc/testsupport/testparallel.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpatomic01/smpatomic01.scn (modified) smptests/smpatomic01: New test cases Demonstrate that a ... Fri, 20 May 2016 08:39:50 GMT Chris Johns [24d0ee57] * c/src/lib/libbsp/shared/include/irq-info.h (modified) * c/src/lib/libbsp/shared/src/irq-info.c (modified) * c/src/lib/libbsp/shared/src/irq-shell.c (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/bspIo.h (modified) * cpukit/include/rtems/print.h (added) * cpukit/libblock/include/rtems/blkdev.h (modified) * cpukit/libblock/src/blkdev-blkstats.c (modified) * cpukit/libblock/src/blkdev-print-stats.c (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/print_fprintf.c (added) * cpukit/libcsupport/src/print_printf.c (added) * cpukit/libcsupport/src/printf_plugin.c (modified) * cpukit/libcsupport/src/printk.c (modified) * cpukit/libcsupport/src/printk_plugin.c (modified) * cpukit/libcsupport/src/putk.c (modified) * cpukit/libcsupport/src/vprintk.c (modified) * cpukit/libmisc/cpuuse/cpuusagereport.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/cpuuse/cpuuse.h (modified) * cpukit/libmisc/fb/mw_print.c (modified) * cpukit/libmisc/fb/mw_uid.h (modified) * cpukit/libmisc/shell/main_blkstats.c (modified) * cpukit/libmisc/shell/main_cpuuse.c (modified) * cpukit/libmisc/shell/main_perioduse.c (modified) * cpukit/libmisc/shell/main_profreport.c (modified) * cpukit/libmisc/shell/main_stackuse.c (modified) * cpukit/libmisc/shell/main_top.c (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/libmisc/stackchk/stackchk.h (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) * cpukit/libmisc/testsupport/testextension.c (modified) * cpukit/preinstall.am (modified) * cpukit/rtems/include/rtems/rtems/ratemon.h (modified) * cpukit/rtems/src/ratemonreportstatistics.c (modified) * cpukit/sapi/include/rtems/profiling.h (modified) * cpukit/sapi/src/profilingreportxml.c (modified) * cpukit/score/src/cpusetprintsupport.c (modified) * testsuites/fstests/fsnofs01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/init.c (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/libtests/complex/init.c (modified) * testsuites/libtests/devnullfatal01/testcase.h (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/math/init.c (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/stackchk/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psxfatal_support/init.c (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal07/testcase.h (modified) * testsuites/sptests/spfatal16/testcase.h (modified) * testsuites/sptests/spfatal26/init.c (modified) * testsuites/sptests/spfatal_support/init.c (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spinternalerror01/init.c (modified) * testsuites/sptests/spprintk/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/support/include/test_support.h (modified) * testsuites/support/src/locked_print.c (modified) cpukit, testsuite: Add rtems_printf and rtems_printer support. This ... Fri, 20 May 2016 13:10:27 GMT Sebastian Huber [e266d13] * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/cancel.c (modified) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexget.c (modified) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/posix/src/pthreaddetach.c (modified) * cpukit/posix/src/pthreadequal.c (modified) * cpukit/posix/src/pthreadgetaffinitynp.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadjoin.c (modified) * cpukit/posix/src/pthreadkill.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/rtems/include/rtems/rtems/messageimpl.h (modified) * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/msgqbroadcast.c (modified) * cpukit/rtems/src/msgqdelete.c (modified) * cpukit/rtems/src/msgqflush.c (modified) * cpukit/rtems/src/msgqgetnumberpending.c (modified) * cpukit/rtems/src/msgqreceive.c (modified) * cpukit/rtems/src/msgqsend.c (modified) * cpukit/rtems/src/msgqurgent.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 (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/taskgetscheduler.c (modified) * cpukit/rtems/src/taskissuspended.c (modified) * cpukit/rtems/src/taskrestart.c (modified) * cpukit/rtems/src/taskresume.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/rtems/src/taskstart.c (modified) * cpukit/rtems/src/tasksuspend.c (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/schedulercbsattachthread.c (modified) * cpukit/score/src/schedulercbsdetachthread.c (modified) * cpukit/score/src/schedulercbsgetexecutiontime.c (modified) * cpukit/score/src/schedulercbsgetremainingbudget.c (modified) * cpukit/score/src/threadget.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spintrcritical22/init.c (modified) * testsuites/sptests/spintrcritical23/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) Replace *_Get_interrupt_disable() with *_Get() Uniformly use ... Tue, 17 May 2016 14:03:46 GMT Sebastian Huber [ceb0f659] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threaddisabledispatch.c (deleted) * cpukit/score/src/threaddispatchdisablelevel.c (deleted) * cpukit/score/src/threadenabledispatch.c (deleted) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpfatal03/Makefile.am (deleted) * testsuites/smptests/smpfatal03/init.c (deleted) * testsuites/smptests/smpfatal03/smpfatal03.doc (deleted) * testsuites/smptests/smpfatal03/smpfatal03.scn (deleted) score: Remove the Giant lock Update #2555. Wed, 18 May 2016 06:03:05 GMT Sebastian Huber [4b04cb61] * c/src/lib/libcpu/powerpc/shared/include/powerpc-utility.h (modified) * cpukit/rtems/include/rtems/rtems/intr.h (modified) * cpukit/score/cpu/sparc/sparcv8-atomic.c (modified) * cpukit/score/include/rtems/score/isrlevel.h (modified) * cpukit/score/include/rtems/score/isrlock.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/smplock.h (modified) * cpukit/score/include/rtems/score/threaddispatch.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/debugisthreaddispatchingallowed.c (modified) * cpukit/score/src/interr.c (modified) * cpukit/score/src/isrisinprogress.c (modified) * cpukit/score/src/smplock.c (modified) * cpukit/score/src/smpmulticastaction.c (modified) * cpukit/score/src/threaddispatch.c (modified) * cpukit/score/src/threaddispatchdisablelevel.c (modified) * cpukit/score/src/threadhandler.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Rename _ISR_Disable_without_giant() Rename ... Tue, 17 May 2016 13:43:31 GMT Sebastian Huber [dab902d5] * testsuites/libtests/malloctest/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/sptests/sp37/init.c (modified) * testsuites/sptests/sp75/init.c (modified) * testsuites/sptests/spfatal01/testcase.h (modified) * testsuites/sptests/spfatal03/testcase.h (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/task1.c (modified) testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() ... Tue, 17 May 2016 12:54:48 GMT Sebastian Huber [5eac9676] * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/sptests/spintrcritical23/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) testsuites: Replace _Thread_Get() Replace _Thread_Get() with ... Thu, 12 May 2016 14:32:27 GMT Sebastian Huber [9949d8a7] * cpukit/libcsupport/src/privateenv.c (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/threadrestart.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) score: Add Thread_Change_life() Add _Thread_Change_life_locked() as ... Wed, 18 May 2016 12:34:26 GMT Sebastian Huber [41ce30a] * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/smplockmcs.h (added) * cpukit/score/preinstall.am (modified) * testsuites/smptests/smplock01/init.c (modified) SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for ... Thu, 12 May 2016 08:57:15 GMT Sebastian Huber [1379d84] * testsuites/smptests/smpcapture02/init.c (modified) smptests/smpcapture02: Adjust for clock changes Fix overall clock ... Wed, 11 May 2016 09:54:49 GMT Sebastian Huber [bd12dda] * cpukit/libmisc/cpuuse/cpuusagereset.c (modified) * cpukit/rtems/src/taskmode.c (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadclearstate.c (modified) * cpukit/score/src/threadgetcputimeused.c (modified) * cpukit/score/src/threadsetstate.c (modified) * cpukit/score/src/threadyield.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/tmtests/tm27/task1.c (modified) score: Use thread state lock for current state In addition protect ... Fri, 29 Apr 2016 10:09:32 GMT Sebastian Huber [981eed2] * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/include/rtems/scheduler.h (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/schedulerstrongapa.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/schedulerstrongapa.c (added) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpstrongapa01/Makefile.am (added) * testsuites/smptests/smpstrongapa01/init.c (added) * testsuites/smptests/smpstrongapa01/smpstrongapa01.doc (added) * testsuites/smptests/smpstrongapa01/smpstrongapa01.scn (added) score: Add dummy Strong APA scheduler Start with a copy of the ... Thu, 18 Feb 2016 07:36:26 GMT Sebastian Huber [03b900d] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/include/rtems/posix/timerimpl.h (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/timercreate.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timergetoverrun.c (modified) * cpukit/posix/src/timergettime.c (modified) * cpukit/posix/src/timerinserthelper.c (deleted) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/timertsr.c (deleted) * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/rtems/include/rtems/rtems/timer.h (modified) * cpukit/rtems/include/rtems/rtems/timerimpl.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/eventsurrender.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/ratemoncreate.c (modified) * cpukit/rtems/src/ratemondelete.c (modified) * cpukit/rtems/src/ratemonperiod.c (modified) * cpukit/rtems/src/ratemontimeout.c (modified) * cpukit/rtems/src/taskwakeafter.c (modified) * cpukit/rtems/src/taskwakewhen.c (modified) * cpukit/rtems/src/timercancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerdelete.c (modified) * cpukit/rtems/src/timerfireafter.c (modified) * cpukit/rtems/src/timerfirewhen.c (modified) * cpukit/rtems/src/timergetinfo.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/rtems/src/timerserverfireafter.c (modified) * cpukit/rtems/src/timerserverfirewhen.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/mrsp.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/include/rtems/score/watchdog.h (modified) * cpukit/score/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/condition.c (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/coretodtickle.c (deleted) * cpukit/score/src/kern_tc.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadtimeout.c (modified) * cpukit/score/src/watchdog.c (deleted) * cpukit/score/src/watchdogadjust.c (deleted) * cpukit/score/src/watchdoginsert.c (modified) * cpukit/score/src/watchdogremove.c (modified) * cpukit/score/src/watchdogtick.c (modified) * testsuites/psxtests/psx04/init.c (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpclock01/Makefile.am (added) * testsuites/smptests/smpclock01/init.c (added) * testsuites/smptests/smpclock01/smpclock01.doc (added) * testsuites/smptests/smpclock01/smpclock01.scn (added) * testsuites/smptests/smpwakeafter01/smpwakeafter01.scn (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/sp31/task1.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical17/Makefile.am (deleted) * testsuites/sptests/spintrcritical17/init.c (deleted) * testsuites/sptests/spintrcritical17/spintrcritical17.doc (deleted) * testsuites/sptests/spintrcritical17/spintrcritical17.scn (deleted) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spsize/size.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) * testsuites/sptests/sptimerserver01/Makefile.am (added) * testsuites/sptests/sptimerserver01/init.c (added) * testsuites/sptests/sptimerserver01/sptimerserver01.doc (added) * testsuites/sptests/sptimerserver01/sptimerserver01.scn (added) * testsuites/sptests/spwatchdog/init.c (modified) * testsuites/tmtests/tmtimer01/tmtimer01.scn (modified) score: Replace watchdog handler implementation Use a red-black tree ... Wed, 17 Feb 2016 13:27:09 GMT Sebastian Huber [b3a4c48e] * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/src/smp.c (modified) * testsuites/smptests/smpipi01/init.c (modified) score: Add _SMP_Online_processors Wed, 02 Mar 2016 14:28:29 GMT Sebastian Huber [eead8f7] * testsuites/smptests/smpmrsp01/init.c (modified) smptests/smpmrsp01: Fix test context Wed, 17 Feb 2016 10:33:27 GMT Sebastian Huber [10f28914] * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/smptests/smpwakeafter01/smpwakeafter01.doc (modified) smptests/smpwakeafter01: Add scheduler config Update #2554. Mon, 11 Jan 2016 06:57:12 GMT Sebastian Huber [3d1becf] * testsuites/smptests/README (modified) smptests/README: Delete obsolete information Thu, 15 Oct 2015 09:56:15 GMT Sebastian Huber [54406d9] * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/sptests/spstdthreads01/init.c (modified) * testsuites/sptests/spsyslock01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define ... Fri, 25 Sep 2015 12:34:24 GMT Sebastian Huber [258ad71] * c/src/lib/libbsp/arm/shared/arm-a9mpcore-smp.c (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspsmp.c (modified) * c/src/lib/libbsp/sparc/shared/irq_asm.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/cpu_asm.S (modified) * c/src/lib/libcpu/powerpc/shared/include/powerpc-utility.h (modified) * cpukit/score/cpu/arm/cpu_asm.S (modified) * cpukit/score/cpu/no_cpu/rtems/score/cpu.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/smpimpl.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) SMP: Fix and optimize thread dispatching According to the C11 and ... Sat, 26 Sep 2015 11:03:16 GMT Sebastian Huber [8d296cd5] * cpukit/score/include/rtems/score/atomic.h (modified) * cpukit/score/include/rtems/score/cpustdatomic.h (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpatomic01/smpatomic01.doc (modified) * testsuites/sptests/spatomic01/init.c (modified) * testsuites/sptests/spatomic01/spatomic01.doc (modified) score: Use uintptr_t for atomic pointer operations Do not obfuscate ... Thu, 03 Sep 2015 08:27:16 GMT Sebastian Huber [dafa5d88] * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/coremutexseize.c (modified) * cpukit/score/src/coremutexsurrender.c (modified) * cpukit/score/src/mutex.c (modified) * cpukit/score/src/threadchangepriority.c (modified) * cpukit/score/src/threadqops.c (modified) * doc/user/glossary.texi (modified) * doc/user/sem.t (modified) * doc/user/smp.t (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Implement priority boosting Wed, 02 Sep 2015 09:58:54 GMT Sebastian Huber [3995e6d] * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/threadq.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/thread.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadqops.c (modified) * doc/user/smp.t (modified) * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpmutex01/Makefile.am (added) * testsuites/smptests/smpmutex01/init.c (added) * testsuites/smptests/smpmutex01/smpmutex01.doc (added) * testsuites/smptests/smpmutex01/smpmutex01.scn (added) score: Implement SMP-specific priority queue Tue, 02 Jun 2015 12:32:58 GMT Sebastian Huber [43d7005] * testsuites/smptests/smpscheduler02/init.c (modified) smptests/smpscheduler02: Reduce required CPU count