source: rtems/cpukit/score/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99fc1d1d   06/09/16 19:30:40 Sebastian Huber score: Rework EDF scheduler Use inline red-black tree insert. Do not … 5
(edit) @9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @b8f76fa   06/09/16 14:55:50 Sebastian Huber score: Delete unused _Scheduler_Priority_compare() By convention, … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @eec08ef   06/15/16 04:59:57 Sebastian Huber posix: Rework sporadic server scheduling policy Instead of lowering … 5
(edit) @6bab009   06/14/16 15:23:03 Sebastian Huber posix: Delete POSIX_API_Control::schedparam This field was redundant. 5
(edit) @4dc5450   06/14/16 15:21:53 Sebastian Huber posix: Delete POSIX_API_Control::schedpolicy This field was redundant. 5
(edit) @e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename … 5
(edit) @bc47ec1c   06/20/16 04:50:12 Sebastian Huber score: Refine system initialization order 5
(edit) @042072b   06/14/16 08:12:34 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize Use priority … 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU … 5
(edit) @b8a84064   06/08/16 06:43:20 Sebastian Huber score: Inline _Bitfield_Find_first_bit() Turn … 5
(edit) @7103ad34   06/08/16 06:18:59 Sebastian Huber score: Define _Priority_Bits_index() once 5
(edit) @bf021daf   06/08/16 06:14:58 Sebastian Huber score: Define _Priority_Mask() once 5
(edit) @b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map … 5
(edit) @18e29faf   06/08/16 08:10:40 Sebastian Huber score: Delete CPU_USE_GENERIC_BITFIELD_DATA Rename log2table into … 5
(edit) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 5
(edit) @c6556e2e   06/01/16 12:38:05 Sebastian Huber score: Maybe fix _Thread_Lock_acquire() The approach with the … 5
(edit) @f807b84   06/01/16 09:04:50 Sebastian Huber score: Fix _Thread_Lock_acquire() A read-modify-write operation is … 5
(edit) @024bffc6   05/30/16 13:00:32 Sebastian Huber score: Use owner of thread queue for CORE mutex 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status … 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 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) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dfcc8bb   05/03/16 05:43:54 Sebastian Huber score: Adjust thread queue layout Adjust thread queue layout … 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) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 5
(edit) @9ec7d492   05/25/16 06:37:28 Sebastian Huber posix: Fix pthread_spin_unlock() error status Close #2719. 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @8866e62   05/23/16 04:26:58 Sebastian Huber score: Move thread queue object support 5
(edit) @0e9d5b6   05/24/16 11:15:47 Sebastian Huber mpci: Fix thread queue flush method We must call the MP callout for … 5
(edit) @4b623d65   05/24/16 05:40:18 Sebastian Huber score: Fix blocking _CORE_message_queue_Submit() Close #2718. 5
(edit) @16dbcdcd   05/23/16 09:42:41 Sebastian Huber score: _CORE_message_queue_Seize() Delete unused parameter. 5
(edit) @bdb3b7f   05/20/16 13:52:27 Sebastian Huber score: _CORE_semaphore_Seize() Delete unused parameter. 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @582bb23c   05/20/16 13:04:16 Sebastian Huber score: Rename _Objects_Get_local() Rename _Objects_Get_local() into … 5
(edit) @4bae341d   05/20/16 13:01:46 Sebastian Huber score: Delete unused _Objects_Get_isr_disable() Delete now unused … 5
(edit) @956b8e5   05/20/16 09:53:41 Sebastian Huber mpci: Simplify _Objects_MP_Is_remote() 5
(edit) @61340d1   05/20/16 09:38:23 Sebastian Huber score: Add const to _RBTree_Find_inline() 5
(edit) @0cc91daa   05/20/16 09:04:04 Sebastian Huber score: Delete unused _Objects_Get_local_object() 5
(edit) @8a040fe4   05/19/16 15:03:31 Sebastian Huber score: Use _RBTree_Insert_inline() Use _RBTree_Insert_inline() for … 5
(edit) @7dfb4b9   05/19/16 09:20:58 Sebastian Huber score: Add per scheduler instance maximum priority The priority … 5
(edit) @ceb0f659   05/17/16 14:03:46 Sebastian Huber score: Remove the Giant lock Update #2555. 5
(edit) @c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @4b04cb61   05/18/16 06:03:05 Sebastian Huber score: Rename _ISR_Disable_without_giant() Rename … 5
(edit) @d2bacb6c   05/17/16 13:57:48 Sebastian Huber score: _Thread_Dispatch_increment_disable_level() Avoid … 5
(edit) @ee710ef   05/17/16 13:11:16 Sebastian Huber score: Delete unused _Objects_Get() Update #2555. 5
(edit) @23294fd2   05/17/16 14:07:11 Sebastian Huber score: Delete unused _Thread_Get() Update #2555. 5
(edit) @da826560   05/13/16 08:28:14 Sebastian Huber posix: Rework thread cancellation Add … 5
(edit) @33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555. 5
(edit) @54550e04   05/13/16 06:16:30 Sebastian Huber posix: Rework pthread_join() Rework pthread_join() to use … 5
(edit) @29e1ecab   05/13/16 11:42:18 Sebastian Huber score: Simplify _Thread_Life_action_handler() Use … 5
(edit) @862a0ee   05/13/16 09:22:39 Sebastian Huber score: Rework _Thread_Restart_other() Rework _Thread_Restart_other() … 5
(edit) @9388390   05/13/16 05:04:43 Sebastian Huber score: Split _Thread_Restart() Split _Thread_Restart() into … 5
(edit) @0475cca   05/13/16 08:16:32 Sebastian Huber score: Add _Thread_Dispatch_disable_with_CPU() Update #2555. Update #2626. 5
(edit) @f410ea82   05/13/16 05:12:38 Sebastian Huber score: Add _Thread_Clear_state_locked() This makes it possible to do … 5
(edit) @9a99ce15   05/13/16 05:12:10 Sebastian Huber score: Add _Thread_Set_state_locked() This makes it possible to do … 5
(edit) @232147dd   05/13/16 05:04:13 Sebastian Huber score: Add _Thread_Join() and _Thread_Cancel() Split _Thread_Close() … 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) @b7f5e391   05/12/16 04:12:06 Sebastian Huber score: Add _Thread_Exit() The goal is to make _Thread_Exit() a … 5
(edit) @e753748   05/13/16 08:21:37 Sebastian Huber score: Delete redundant thread life enums This makes it easier to add … 5
(edit) @41ce30a   05/18/16 12:34:26 Sebastian Huber SMP: Add Mellor-Crummey and Scott (MCS) lock Added only for … 5
(edit) @26fafd5   05/18/16 14:54:12 Sebastian Huber SMP: Add and use lock statistics helper 5
(edit) @a7668b2   05/18/16 11:44:02 Sebastian Huber SMP: Move ticket lock to separate header file 5
(edit) @2aae3a7   05/18/16 11:28:52 Sebastian Huber SMP: Move lock stats to separate header file 5
(edit) @ef6f8a83   05/11/16 12:03:23 Sebastian Huber score: Avoid Giant lock for scheduler set/get Update #2555. 5
(edit) @8bc6bf28   05/11/16 11:42:58 Sebastian Huber posix: Avoid Giant lock for some pthread functions Avoid Giant lock … 5
(edit) @e135271   05/11/16 08:58:59 Sebastian Huber score: Avoid Giant lock _Scheduler_Set_affinity() Update #2555. 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @105b4e6   05/10/16 04:47:19 Sebastian Huber rtems: Use thread state lock for signals 5
(edit) @6e4f929   05/06/16 04:44:41 Sebastian Huber score: Introduce thread state lock Update #2556. 5
(edit) @af20467e   05/10/16 05:52:19 Sebastian Huber score: Add _Thread_queue_Is_lock_owner() Add … 5
(edit) @3e0bb67   05/09/16 05:29:52 Sebastian Huber score: Ensure matching lock acquire and release Ensure matching lock … 5
(edit) @1a9d36b   05/09/16 04:49:53 Sebastian Huber score: Add _ISR_lock_Is_owner() 5
(edit) @9276fde   05/11/16 15:52:13 Sebastian Huber score: Fix CORE mutex initialization The priority inheritance and … 5
(edit) @2b71210   05/11/16 14:42:29 Sebastian Huber Revert "score: Avoid use of uninitialized variable" Sorry, I should … 5
(edit) @35c8efc   05/11/16 14:00:16 Sebastian Huber score: Avoid use of uninitialized variable Properly set the … 5
(edit) @a0dee7c7   05/03/16 07:59:50 Sebastian Huber score: Simplify _Thread_Get_interrupt_disable() Remove the object … 5
(edit) @822ec589   05/03/16 07:57:38 Sebastian Huber score: Add _Thread_MP_Is_remote() 5
(edit) @876dde7a   05/03/16 07:19:59 Sebastian Huber score: Make _Objects_Information_table const The … 5
(edit) @1d40d81b   05/03/16 05:38:19 Sebastian Huber rtems: Remove task variables Update #2494. Update #2555. 5
(edit) @0a68d8e   05/01/16 14:11:30 Sebastian Huber score: Optimize _Objects_Get_local() Make the interrupt lock context … 5
(edit) @b1b8bd2   05/02/16 11:11:18 Sebastian Huber mpci: Fix _CORE_barrier_Surrender() Bug introduced by … 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) @d5cc9fd6   04/28/16 04:51:25 Sebastian Huber score: RTEMS_DO_NOT_INLINE_CORE_MUTEX_SEIZE Delete … 5
(edit) @500a8e9c   04/28/16 04:26:01 Sebastian Huber score: Delete RTEMS_STRICT_ORDER_MUTEX Remove support for strict … 5
(edit) @1ef8e4a8   04/27/16 20:07:56 Sebastian Huber score: Avoid Giant lock for set time of day Update #2555. Update #2630. 5
(edit) @3888771   04/27/16 19:32:23 Sebastian Huber score: Streamline set time of day functions Rename _TOD_Set() into … 5
(edit) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @7e66865e   04/29/16 09:05:36 Sebastian Huber score: Move message notification Move message notification to end of … 5
(edit) @88e09b98   04/29/16 08:41:36 Sebastian Huber score: _CORE_message_queue_Insert_message() Move common code into … 5
Note: See TracRevisionLog for help on using the revision log.