source: rtems/cpukit/score/include/rtems/score/mrspimpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3a27248   10/21/16 07:23:58 Sebastian Huber score: First part of new MrsP implementation Update #2556. 5
(edit) @913864c   10/13/16 06:57:29 Sebastian Huber score: Use scheduler instance specific locks Update #2556. 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) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @114e408   08/22/16 11:17:05 Sebastian Huber score: Simplify thread queue acquire/release 5
(edit) @8af1663   09/08/16 07:53:34 Sebastian Huber score: Fix for RTEMS_DEBUG 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @af746b0   05/25/16 14:30:23 Sebastian Huber score: Use thread queue lock for MrsP Replace the ISR lock in … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 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) @4025a60f   04/19/16 15:02:54 Sebastian Huber score: Avoid Giant lock for CORE mtx/sem Avoid Giant lock for CORE … 5
(edit) @242a05a   04/19/16 13:04:34 Sebastian Huber score: Rename _MRSP_Obtain() Rename _MRSP_Obtain() into … 5
(edit) @ca18cb59   04/18/16 04:53:10 Sebastian Huber score: Close semaphore object before flush This prevents use 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) @d5423295   05/18/15 09:09:14 Sebastian Huber score: _Thread_Dispatch_disable_critical() Thread dispatching is … 4.115
(edit) @a816f084   05/07/15 12:02:46 Sebastian Huber score: Fine grained locking for MrsP Update #2273. 4.115
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @2903090   04/15/15 09:26:46 Sebastian Huber score: Add header to _Watchdog_Remove() Add watchdog header parameter … 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) @ad57a59   03/24/15 07:29:44 Sebastian Huber score: Fix MrsP ISR/task sychronization 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) @40dcafa   08/02/14 14:22:31 Sebastian Huber Add and use RTEMS_CONTAINER_OF() 4.115
(edit) @5c3d250   07/04/14 12:34:23 Sebastian Huber score: Implement scheduler helping protocol The following scheduler … 4.115
(edit) @ac532f3   07/04/14 11:40:10 Sebastian Huber score: Add _Scheduler_Help() Manage the help state of threads with … 4.115
(edit) @46cd17a   07/04/14 12:32:35 Sebastian Huber score: Fix MrsP resource root change Use the root of the owner for … 4.115
(edit) @e473f3c   06/10/14 12:30:47 Sebastian Huber score: Fix MrsP root node update Set the new root after the resource … 4.115
(edit) @9553e7a6   05/26/14 14:02:58 Sebastian Huber score: Use Resource Handler for MrsP semaphores This enables proper … 4.115
(add) @8fcafdd5   05/21/14 08:33:43 Sebastian Huber score: Multiprocessor Resource Sharing Protocol Add basic support for … 4.115
Note: See TracRevisionLog for help on using the revision log.