source: rtems/testsuites/smptests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @57a00bc6   07/05/16 09:30:14 Sebastian Huber smptests/smpmutex02: New test Update #2765. 5
(edit) @6f6cf785   07/05/16 07:04:15 Sebastian Huber score: Postpone SMP shutdown in _Terminate() This enables fatal … 5
(edit) @c0bd006   06/30/16 12:08:18 Sebastian Huber rtems: Fix rtems_task_set_scheduler() API Task priorities are only … 5
(edit) @4280dff7   06/30/16 09:01:05 Sebastian Huber smptests/smpstrongapa01: Simplify 5
(edit) @4fe0e97f   06/30/16 07:50:41 Sebastian Huber smptests/smpstrongapa01: Add test cases 5
(edit) @254dc82   06/24/16 09:22:03 Sebastian Huber score: Change Priority_Control to 64-bit A 32-bit Priority_Control … 5
(edit) @ec5d95e1   06/23/16 08:31:04 Sebastian Huber smptests/smpmrsp01: Fix due to API changes Commit … 5
(edit) @9bfad8c   06/08/16 20:22:46 Sebastian Huber score: Add thread priority to scheduler nodes The thread priority is … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @6a631da   06/14/16 09:13:22 Sebastian Huber posix: sched_get_priority_max() Enable for all configurations since … 5
(edit) @ea02782a   06/14/16 09:12:19 Sebastian Huber posix: sched_get_priority_min() Enable for all configurations since … 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @4c19e59b   06/08/16 08:01:44 Sebastian Huber smptests/smpatomic01: Fix seqlock write 5
(edit) @cc8bb9e3   06/07/16 13:26:52 Sebastian Huber smptests/smpatomic01: Add seqlock test case 5
(edit) @a9cc6a84   06/01/16 07:50:44 Sebastian Huber smptests/smpatomic01: New test cases Demonstrate that a … 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555. 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @dab902d5   05/17/16 13:43:31 Sebastian Huber testsuites: Avoid Giant lock Replace _Thread_Disable_dispatch() with … 5
(edit) @5eac9676   05/17/16 12:54:48 Sebastian Huber testsuites: Replace _Thread_Get() Replace _Thread_Get() with … 5
(edit) @9949d8a7   05/12/16 14:32:27 Sebastian Huber score: Add Thread_Change_life() Add _Thread_Change_life_locked() as a … 5
(edit) @41ce30a   05/18/16 12:34:26 Sebastian Huber SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for … 5
(edit) @1379d84   05/12/16 08:57:15 Sebastian Huber smptests/smpcapture02: Adjust for clock changes Fix overall clock … 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @981eed2   04/29/16 10:09:32 Sebastian Huber score: Add dummy Strong APA scheduler Start with a copy of the … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @eead8f7   03/02/16 14:28:29 Sebastian Huber smptests/smpmrsp01: Fix test context 5
(edit) @10f28914   02/17/16 10:33:27 Sebastian Huber smptests/smpwakeafter01: Add scheduler config Update #2554. 5
(edit) @3d1becf   01/11/16 06:57:12 Sebastian Huber smptests/README: Delete obsolete information 5
(edit) @54406d9   10/15/15 09:56:15 Sebastian Huber Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define accidentally … 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @8d296cd5   09/26/15 11:03:16 Sebastian Huber score: Use uintptr_t for atomic pointer operations Do not obfuscate … 5
(edit) @dafa5d88   09/03/15 08:27:16 Sebastian Huber score: Implement priority boosting 5
(edit) @3995e6d   09/02/15 09:58:54 Sebastian Huber score: Implement SMP-specific priority queue 5
(edit) @43d7005   06/02/15 12:32:58 Sebastian Huber smptests/smpscheduler02: Reduce required CPU count 4.115
(edit) @2c14e67   06/02/15 12:22:03 Sebastian Huber smptests/smpmrsp01: Reduce required CPU count 4.115
(edit) @f48b73de   06/02/15 12:10:05 Sebastian Huber smptests/smpscheduler03: Use proper lock 4.115
(edit) @33e30f39   05/12/15 08:15:21 Sebastian Huber smptests/smpscheduler03: Restructure Restructure to avoid large … 4.115
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @b1b5ddf0   05/15/15 11:17:16 Sebastian Huber smptests/smpcache01: Restructure Restructure to avoid large maximum … 4.115
(edit) @be0366b   05/10/15 19:30:26 Sebastian Huber score: Fix scheduler helping protocol Account for priority changes of … 4.115
(edit) @36413201   04/22/15 07:22:27 cederman smptests/smpcache01: Enable interrupts before waiting for other CPUs … 4.115
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @e7e86ba   03/25/15 08:50:59 Sebastian Huber smpmigration01: Delete timing dependent assert The cycles per runner … 4.115
(edit) @4f10ed6   03/24/15 12:42:08 Sebastian Huber smptests/smpfatal08: Workaround for QorIQ BSPs 4.115
(edit) @8c7eb00   03/17/15 09:32:20 Sebastian Huber testsupport: Add worker setup handler Add … 4.115
(edit) @33b72fd   03/06/15 15:13:40 alexander.krutwig testsupport: Add cascade option to parallel test 4.115
(edit) @7f577d3   03/05/15 08:06:44 alexander.krutwig tests: Refactor parallel test execution 4.115
(edit) @c5436ff4   03/04/15 10:56:25 Sebastian Huber smptests/smpcapture01: Avoid livelock condition 4.115
(edit) @0324410   02/26/15 09:26:49 Sebastian Huber smptests: Do not use Giant directly This ensures that thread … 4.115
(edit) @4e3d9a4d   02/18/15 16:46:37 Sebastian Huber score: Make <rtems/score/atomic.h> available Make … 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @8d8573ac   02/04/15 09:04:05 cederman smpcapture02: Add test of functionality to add custom entries to … 4.115
(edit) @77c5ddd4   01/14/15 06:34:44 Sebastian Huber smptests/smpmrsp01: Fix task delete race condition Do not supsend … 4.115
(edit) @e7d175af   01/08/15 09:43:56 Sebastian Huber smptests/smpwakeafter01: Fix task count 4.115
(edit) @ad0743db   12/22/14 14:10:32 Sebastian Huber smptests/smpmrsp01: Update run indicator only once On the Freescale … 4.115
(edit) @864d3475   12/17/14 14:11:00 Sebastian Huber smp: Fix timeout for MrsP semaphores The previous timeout handling … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @0ff1c29   11/27/14 07:45:10 Sebastian Huber smptests/smpmrsp01: Use busy waits Use busy waits instead of sleeps … 4.115
(edit) @5bd822a7   11/26/14 10:51:34 Sebastian Huber smp: Fix scheduler helping protocol Ensure that scheduler nodes in … 4.115
(edit) @39af57c3   11/24/14 20:49:28 Jennifer Averett smp09: Resolve missing prototype warning. 4.115
(edit) @6291e962   11/24/14 20:48:58 Jennifer Averett smp07: Resolve missing prototype warning. 4.115
(edit) @2c474a0   11/24/14 20:48:31 Jennifer Averett smp05: Resolve missing prototype warning. 4.115
(edit) @441dc1c   10/22/14 18:47:25 Jennifer Averett smp02: Resolve unused method warnings. 4.115
(edit) @4375b3b6   10/22/14 18:45:38 Jennifer Averett smp03: Remove set but not used warning. Added status validation. 4.115
(edit) @689cba2   10/22/14 18:44:02 Jennifer Averett smpschedsem01: Remove unused variable warning. 4.115
(edit) @15e371f   10/22/14 13:42:59 Jennifer Averett smpschedaffinity02: Remove unused prototype. 4.115
(edit) @44da98f   10/24/14 19:37:24 Jennifer Averett smpcapture01: New test. 4.115
(edit) @cceb19f4   11/21/14 10:01:34 lohathe smp: Fix scheduler helping protocol New test case for … 4.115
(edit) @db44590c   11/11/14 16:21:02 Jennifer Averett smpschedaffinity05: Change semaphore attributes. Change semaphore … 4.115
(edit) @1960dcb9   11/12/14 14:42:13 Jennifer Averett smpschedaffinity04: Change semaphore attributes. Change semaphore … 4.115
(edit) @bc95f816   11/12/14 14:42:48 Jennifer Averett smpschedaffinity02: Change semaphore attributes. Change semaphore … 4.115
(edit) @d412e2f   10/24/14 07:18:38 Sebastian Huber smptests/smpfatal03: Wait for end of test msg 4.115
(edit) @092b8c5   10/24/14 05:21:51 Sebastian Huber tests/smptests: Normal use of test extension 4.115
(edit) @17889b2   10/23/14 15:15:47 Sebastian Huber tests/smptests: Use barriers in smpfatal0{12} Call the test extension … 4.115
(edit) @8f0a2c9   09/17/14 08:28:13 Sebastian Huber smptests/smpload01: Report profiling only once Rely on test extension … 4.115
(edit) @6e1206a   09/11/14 15:55:34 cederman smptests/smpcache01: Remove invalidation of data cache lines from test … 4.115
(edit) @5689d72   09/01/14 14:12:42 Sebastian Huber smptests/smplock01: Update screen file 4.115
(edit) @4030ccc   09/01/14 09:01:04 Sebastian Huber tests: Add documentation 4.115
(edit) @c147a139   09/01/14 06:45:23 Sebastian Huber smptests/smpfatal08: Fix link error 4.115
(edit) @9a9ab85   07/03/14 14:42:24 cederman smptests/smpcache01: Test the SMP cache manager Invokes SMP cache … 4.115
(edit) @247118bf   07/10/14 16:55:04 Jennifer Averett smpschedsem01: new test. This test verifies priority is inherited … 4.115
(edit) @7eb3fd47   07/10/14 16:45:58 Jennifer Averett smpschedaffinity05: Add test for worst case migration for affintiy … 4.115
(edit) @61d26f93   07/10/14 16:36:40 Jennifer Averett smpschedaffinity04: New test. This test walks a secondary high … 4.115
(edit) @28d66749   07/10/14 16:18:02 Jennifer Averett smpschedaffinity03: New test. This task walks the affinity of self … 4.115
Note: See TracRevisionLog for help on using the revision log.