source: rtems/testsuites/smptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @aa567bc1   04/10/18 06:06:39 Chris Johns configure: Add subdir-objects to all automake flags. This option … 5
(edit) @8074fa0b   04/09/18 03:44:37 Chris Johns testsuite/smptests: Merged nested Makefile.am files into one … 5
(edit) @6fadb7af   03/08/18 05:33:24 Sebastian Huber config: Use new scheduler configuration defines Update #3325. 5
(edit) @ff281a6f   03/07/18 09:31:10 Sebastian Huber smptests: Fix obsolete FIXME comments/code 5
(edit) @0c5d22f   12/18/17 09:24:34 Sebastian Huber smptests/smpopenmp01: New test 5
(edit) @cf56b18a   02/02/18 06:48:08 Sebastian Huber smpschededf01: Use rtems_test_busy_cpu_usage() The rtems_test_busy() … 5
(edit) @63fab5aa   02/01/18 14:14:55 Sebastian Huber smpschedaffinity04: Fix configuration 5
(edit) @c9aba80   02/01/18 14:11:41 Sebastian Huber smpcapture01: Fix configuration 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @6bc5e47   12/22/17 12:44:56 Sebastian Huber smptests: Fix configuration Update #2843. 5
(edit) @cf2024b   01/19/18 12:08:46 Sebastian Huber smp03: Use floating-point tasks This test uses sprintf(). 5
(edit) @cf099be   01/19/18 12:04:25 Sebastian Huber smp03: Use floating-point task This test uses sprintf(). 5
(edit) @5e3ef46   01/19/18 09:57:38 Sebastian Huber smpaffinity01: Use floating-point task This test uses sprintf(). 5
(edit) @7274e67   01/19/18 09:56:13 Sebastian Huber smp08: Use floating-point task This test uses sprintf(). 5
(edit) @e6d89860   01/19/18 08:52:23 Sebastian Huber smpmigration01: Enable floating-point output 5
(edit) @e9e0f1d4   12/05/17 15:56:47 joel smpunsupported01: Add missing error check for rtems_task_mode Update … 5
(edit) @c597fb1   11/09/17 15:21:37 Sebastian Huber score: Optimize scheduler priority updates Thread priority changes … 5
(edit) @ec771f2   11/16/17 14:04:21 Sebastian Huber score: Fix priority ceiling updates We must not clear the priority … 5
(edit) @9c30c31e   11/16/17 13:38:07 Sebastian Huber score: Fix _Thread_queue_Flush_critical() The thread queue extract … 5
(edit) @7b00c2fa   11/06/17 06:56:17 Sebastian Huber tests: Use <tmacros.h> in all tests Update #3170. Update #3199. 5
(edit) @c4b8b147   11/03/17 07:35:38 Sebastian Huber tests: Use simple console driver Update #3170. Update #3199. 5
(edit) @a54d10d   11/03/17 11:53:51 Sebastian Huber smpscheduler02: Avoid sporadic test failures 5
(edit) @0d796d6   11/02/17 13:08:02 Sebastian Huber tests: Delete obsolete TESTS_USE_PRINTF Update #3170. Update #3199. 5
(edit) @81fd79d   10/27/17 06:52:41 Sebastian Huber smppsxaffinity02: Fix thread attribute usage The pthread_getattr_np() … 5
(edit) @af43554   10/26/17 11:59:11 Sebastian Huber tests: Remove TEST_INIT The TEST_EXTERN is a used only by the … 5
(edit) @acc9d064   10/26/17 11:59:10 Sebastian Huber tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199. 5
(edit) @73d892d8   10/26/17 11:59:07 Sebastian Huber tests: Use rtems_test_printer Update #3170. Update #3199. 5
(edit) @0f1fa19   10/26/17 11:19:57 Sebastian Huber smptests: Fix format warnings 5
(edit) @e3ef14b   10/25/17 05:57:58 Sebastian Huber smptests: Remove duplicate Makefile targets Close #3187. 5
(edit) @88e84c22   10/23/17 11:48:56 Sebastian Huber testsuite: Fix build Updates #3170. 5
(edit) @98c6d50   10/19/17 05:39:16 Chris Johns testsuite: Use printk for all test output where possible. - Remove … 5
(edit) @16aaf73b   10/11/17 06:33:19 Sebastian Huber smpaffinity01: Fix test case Update #2514. 5
(edit) @a3ad4af   10/10/17 09:22:21 Sebastian Huber posix: Validate affinity sets by the scheduler Update #2514. 5
(edit) @af9115f3   10/06/17 08:07:38 Sebastian Huber posix: Simplify POSIX_API_Control Return stack area via … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @02b007e   08/25/17 12:39:38 Sebastian Huber Include missing <limits.h> Update #2132. 5
(edit) @a8f4fd2   08/10/17 12:29:55 Sebastian Huber smptests: Fix format specifier Update #3082. 5
(edit) @96ce1ec   07/19/17 11:03:13 Sebastian Huber smptests/smpscheduler02: Remove invalid assert Update #3059. 5
(edit) @7ad8239   07/19/17 10:58:55 Sebastian Huber smptests/smpscheduler01: Use right scheduler Update #3063. 5
(edit) @6f46848   07/19/17 09:57:01 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @07e1780   07/18/17 11:07:26 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @ecabd384   07/11/17 07:51:43 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor_set Update #3070. 5
(edit) @548d65a5   07/11/17 05:24:39 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor() Update #3069. 5
(edit) @4a1bdd30   07/07/17 06:30:20 Sebastian Huber score: Fix set scheduler Ensure that the thread processor affinity … 5
(edit) @34487537   07/04/17 07:57:30 Sebastian Huber score: Add simple affinity support to EDF SMP Update #3059. 5
(edit) @e745ec5   07/04/17 07:48:52 Sebastian Huber smptests/smpstrongapa01: Simplify Update #3059. 5
(edit) @16347a6   07/07/17 05:36:52 Sebastian Huber score: Fix default set affinity The set of online processors must be … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @0232b28   07/04/17 06:59:37 Sebastian Huber score: Use processor mask for set affinity Update #3059. 5
(edit) @7851555   07/03/17 12:05:26 Sebastian Huber score: Move processor affinity to Thread_Control Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @7adf4941   06/29/17 13:21:30 Sebastian Huber smptests/smpschededf01: New test Update #3056. 5
(edit) @f3d9f228   06/26/17 08:35:45 Sebastian Huber score: Add SMP EDF scheduler Update #3056. 5
(edit) @1dbce41   06/26/17 08:27:23 Sebastian Huber smptests: Split smpscheduler03 Split smpscheduler03 to run the tests … 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @9b91c84   04/05/17 09:29:02 Sebastian Huber smpcache01: Fix test to run on QorIQ T4240 5
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
(edit) @239dd35f   02/03/17 10:24:30 Sebastian Huber smptests: Fix warnings 5
(edit) @ca1e546e   02/02/17 15:24:05 Sebastian Huber score: Improve scheduler helping protocol Only register ask for help … 5
(edit) @f95fa387   02/01/17 11:11:33 Sebastian Huber Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if … 5
(edit) @436a4b3   01/24/17 08:43:20 Sebastian Huber smptests/smpsignal01: Check signal ISR level Close #2751. 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @ccda60bd   12/07/16 10:21:28 Sebastian Huber smplock01: Fix plot scripts 5
(edit) @38bc13f   12/05/16 13:47:19 Sebastian Huber smplock01: Fix fairness plot script 5
(edit) @b07e642a   12/02/16 12:39:40 Sebastian Huber smpthreadlife01: Fix due to robust thread dispatch Update #2811. 5
(edit) @5b6c290   12/01/16 19:42:48 Sebastian Huber score: Initialize thread queue context early Initialize thread queue … 5
(edit) @c09db57   11/28/16 12:28:32 Sebastian Huber score: Fix thread queue context initialization Initialize the thread … 5
(edit) @73f9c2c   11/23/16 12:38:25 Sebastian Huber smptests/smpfatal03: Use timer to provoke error Avoid use of internal … 5
(edit) @84e6f15   11/10/16 11:02:28 Sebastian Huber score: Robust thread dispatch On SMP configurations, it is a fatal … 5
(edit) @a6283671   11/22/16 11:51:12 Sebastian Huber smptests/smplock01: Test TAS and TTAS locks Cache align locks in the … 5
(edit) @db20706   11/23/16 06:17:00 Sebastian Huber smptests/smpscheduler02: Fix task initialization Set scheduler before … 5
(edit) @537f00eb   11/10/16 15:25:41 Sebastian Huber score: Restrict task interrupt level to 0 on SMP Update #2811. 5
(edit) @38a1449   11/09/16 13:59:33 Sebastian Huber powerpc: Add _CPU_Get_current_per_CPU_control() Add … 5
(edit) @05ca53d   10/31/16 12:08:33 Sebastian Huber rtems: Add scheduler processor add/remove Update #2797. 5
(edit) @2612a0b   11/02/16 05:36:13 Sebastian Huber score: Simplify _Scheduler_Get_by_id() Avoid dead code in non-SMP … 5
(edit) @eb98dd49   11/09/16 12:14:38 Sebastian Huber score: Inline some SMP lock operations by default The SMP ticket lock … 5
(edit) @9e7fa07   10/31/16 15:23:13 Sebastian Huber score: Relax _Scheduler_Set() restrictions No longer unconditionally … 5
(edit) @d505fbb   11/03/16 07:22:59 Sebastian Huber smptests/smplock01: Update screen file 5
(edit) @63e2ca1b   10/31/16 08:13:35 Sebastian Huber score: Simplify yield and unblock scheduler ops Update #2556. 5
(edit) @2dd098a   10/31/16 07:33:11 Sebastian Huber score: Introduce Thread_Scheduler_control::home Replace … 5
(edit) @6771359f   10/27/16 04:42:06 Sebastian Huber score: Second part of new MrsP implementation Update #2556. 5
(edit) @9c238e1   10/21/16 12:33:01 Sebastian Huber score: Simplify update priority scheduler op Remove unused return status. 5
(edit) @3a27248   10/21/16 07:23:58 Sebastian Huber score: First part of new MrsP implementation Update #2556. 5
(edit) @6a82f1ae   10/10/16 09:46:07 Sebastian Huber score: Yield support for new SMP helping protocol Update #2556. 5
(edit) @351c14d   09/27/16 09:33:36 Sebastian Huber score: Add new SMP scheduler helping protocol Update #2556. 5
(edit) @72e0bdb   10/10/16 12:50:19 Sebastian Huber score: Pass scheduler node to unblock operation Changed for … 5
(edit) @e382a1b   10/10/16 12:33:17 Sebastian Huber score: Pass scheduler node to block operation Changed for consistency … 5
(edit) @2df4abc   10/10/16 12:01:55 Sebastian Huber score: Pass scheduler node to yield operation Changed for consistency … 5
(edit) @501043a   09/30/16 12:38:04 Sebastian Huber score: Pass scheduler node to update priority op This enables to call … 5
(edit) @7eec247   10/31/16 09:50:54 Sebastian Huber smptests/smplock01: Use test support Convert output to XML. 5
(edit) @ed19002   10/12/16 08:37:07 Sebastian Huber smpschedaffinity05: Fix configuration 5
(edit) @f6142c19   09/09/16 09:00:06 Sebastian Huber score: Scheduler node awareness for thread queues Maintain the … 5
(edit) @8123cae8   09/08/16 13:32:22 Sebastian Huber rtems: Add rtems_task_get_priority() Update #2556. Update #2784. 5
(edit) @6ae309ec   09/09/16 08:01:06 Sebastian Huber smptests/smpmutex01: Use test case functions 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @1c18ebf0   08/31/16 08:56:09 Chris Johns libmisc/capture: Remove the reserved _t in the types. 5
(edit) @6da06c5   08/30/16 06:46:25 Chris Johns libmisc/capture: Fix the capture engine on SMP. This patches some … 5
Note: See TracRevisionLog for help on using the revision log.