Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit/score/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e9fbaa3b   08/21/15 03:59:49 Sebastian Huber rbtree: Replace implementation Use the BSD <sys/tree.h> … 5
(edit) @509e8d7f   08/18/15 04:21:17 Sebastian Huber rbtree: Delete rtems_rbtree_find_control() This function is hard to … 5
(edit) @f71e67d   08/21/15 03:59:19 Sebastian Huber rbtree: Delete unused RBTREE_NODE_*() macros 5
(edit) @ddb6a49b   08/21/15 03:57:42 Sebastian Huber rbtree: Delete _RBTree_Initialize() This function has no internal use … 5
(edit) @b9877ee   08/21/15 03:55:04 Sebastian Huber rbtree: Delete _RBTree_Get() This function has no internal use case. 5
(edit) @2d48456   08/21/15 03:24:17 Sebastian Huber rbheap: Drop direction from _RBTree_Iterate() 5
(edit) @3f49446   08/21/15 03:40:07 Sebastian Huber rbtree: Delete _RBTree_Is_first() 5
(edit) @341f629   08/21/15 03:39:59 Sebastian Huber rbtree: Add _RBTree_Minimum(), _RBTree_Maximum() 5
(edit) @9e9e61d   07/28/15 11:46:56 Sebastian Huber score: Add self-contained condition implementation 5
(edit) @40188718   07/13/15 08:00:28 Sebastian Huber score: Add self-contained futex implementation 5
(edit) @7237b3e   07/02/15 11:12:38 Sebastian Huber score: Add self-contained semaphore implementation 5
(edit) @214d8ed   06/28/15 20:06:36 Sebastian Huber score: Add self-contained mutex implementation This mutex … 5
(edit) @12f93fbb   07/27/15 11:19:17 Sebastian Huber score: Add thread queue for self-contained objects 5
(edit) @0e3c59d6   06/26/15 10:54:33 Sebastian Huber score: Use a plain ticket lock for thread locks This enables external … 5
(edit) @10e32a26   06/29/15 12:23:42 Sebastian Huber score: Add potpourri lock statistics These SMP lock statistics are … 5
(edit) @e421936b   06/29/15 12:24:14 Sebastian Huber score: Provide struct _Thread_queue_Heads Use a leading underscore in … 5
(edit) @4827470   06/29/15 08:41:01 Sebastian Huber score: Rename struct Thread_Control Add a leading underscore to the … 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @9c53910   07/24/15 07:12:54 Sebastian Huber score: Add comment 5
(edit) @e709aa85   07/13/15 11:49:35 Sebastian Huber score: Move wait flag update to tq extract This makes it possible to … 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(edit) @f5d4570f   07/11/15 19:14:46 Sebastian Huber score: Simplify _Thread_Lock_set() Exploit the fact that the current … 4.115
(edit) @9341773   07/11/15 20:04:32 Sebastian Huber score: Typo 4.115
(edit) @372bee84   06/26/15 13:51:28 Sebastian Huber score: Simplify _SMP_ticket_lock_Release() Add a SMP lock statistics … 4.115
(edit) @f59f2fe9   06/25/15 04:50:04 Sebastian Huber score: Accept NULL pointer in _Freechain_Put() With this a … 4.115
(edit) @fdb45d6   06/24/15 12:00:08 Sebastian Huber score: Freechain handler API changes Replace the extend function with … 4.115
(edit) @d811dac   06/25/15 09:24:44 Sebastian Huber score: Hide SMP lock profiling impl if disabled The problem is that … 4.115
(edit) @96316d1b   06/26/15 07:15:36 Sebastian Huber score: Simplify <rtems/score/scheduler.h> Drop the … 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @270ccc59   06/25/15 12:10:57 Sebastian Huber score: Fix extern "C" in <rtems/score/heap.h> 4.115
(edit) @bd67d7d2   06/25/15 11:48:00 Sebastian Huber score: Simplify <rtems/score/thread.h> Avoid Thread_Control typedef … 4.115
(edit) @0b268b8b   06/25/15 11:37:40 Sebastian Huber score: Move default _ISR_Is_in_progress() 4.115
(edit) @8042107a   06/25/15 09:28:59 Sebastian Huber score: Move SMP CPU_USE_DEFERRED_FP_SWITCH check 4.115
(edit) @e6b31b27   05/27/15 15:13:58 Joel Sherrill Remove use ticks for statistics configure option. This was obsolete … 4.115
(edit) @80fca28   06/13/15 13:29:04 Sebastian Huber score: Add _Watchdog_Preinitialize() Add an assert to ensure that the … 4.115
(edit) @258d580c   06/13/15 12:49:23 Sebastian Huber score: Delete unused state WATCHDOG_REMOVE_IT 4.115
(edit) @7919f70   06/09/15 12:52:53 Sebastian Huber score: Fix compiler memory barriers for atomic ops 4.115
(edit) @335e5ca   06/02/15 19:43:54 Sebastian Huber score: Add Thread_Control::is_fp Store the floating-point unit … 4.115
(edit) @f455cdea   06/02/15 22:20:54 Sebastian Huber rtems: Change CONTEXT_FP_SIZE define Define CONTEXT_FP_SIZE to zero … 4.115
(edit) @ec84273d   05/27/15 09:43:44 Sebastian Huber score: Replace _API_Mutex_Is_locked() Replace _API_Mutex_Is_locked() … 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @31be416   04/20/15 09:08:22 alexander.krutwig timecounter: Port to RTEMS New test sptests/timecounter01. Update #2271. 4.115
(edit) @664f844   05/12/15 10:10:04 alexander.krutwig timecounter: Use uint32_t instead of u_int FreeBSD assumes that u_int … 4.115
(edit) @4117cd1   03/19/15 10:38:14 alexander.krutwig timecounter: Import from FreeBSD Update #2271. 4.115
(edit) @d5423295   05/18/15 09:09:14 Sebastian Huber score: _Thread_Dispatch_disable_critical() Thread dispatching is … 4.115
(edit) @d8752860   05/11/15 12:56:12 Sebastian Huber score: Add static initializers for thread queues 4.115
(edit) @9052f88   05/11/15 08:14:31 Sebastian Huber score: Do not inline SMP lock if profiling enabled This reduces the … 4.115
(edit) @7a70a09   05/04/15 08:00:50 Sebastian Huber score: Delete _Objects_Put_for_get_isr_disable() This function 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) @4438ac25   05/02/15 12:27:24 Sebastian Huber score: Fine grained locking for mutexes Update #2273. 4.115
(edit) @d12b313   05/02/15 12:06:38 Sebastian Huber score: Inline _CORE_semaphore_Surrender() 4.115
(edit) @b76dd97   05/02/15 12:04:21 Sebastian Huber score: Inline _CORE_semaphore_Flush() 4.115
(edit) @cfa5aab   05/02/15 12:02:20 Sebastian Huber score: Delete _CORE_semaphore_Seize() Rename … 4.115
(edit) @e76c517   05/01/15 18:52:51 Sebastian Huber score: Fine grained locking for semaphores Update #2273. 4.115
(edit) @cc18d7b   04/30/15 11:12:54 Sebastian Huber score: Fine grained locking for message queues Aggregate several … 4.115
(edit) @c654b525   04/30/15 11:18:45 Sebastian Huber score: Delete _CORE_message_queue_Flush_support() Check the number of … 4.115
(edit) @f5d6c8b   04/27/15 14:25:52 Sebastian Huber score: Delete Thread_queue_Control::timeout_status Use a parameter … 4.115
(edit) @cc366ec   04/24/15 10:02:20 Sebastian Huber score: New thread queue implementation Use thread wait flags for … 4.115
(edit) @383cf42   04/22/15 09:15:46 Sebastian Huber score: More thread queue operations Move thread queue discipline … 4.115
(edit) @568af83   04/21/15 08:17:13 Sebastian Huber score: Add Thread_queue_Operations Replace the … 4.115
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @08fe84b   04/22/15 08:06:05 Sebastian Huber score: Generalize _Event_Timeout() Add a thread wait timeout code. … 4.115
(edit) @b7cff7fe   04/26/15 13:22:20 Sebastian Huber score: Reduce thread wait states Merge THREAD_WAIT_STATE_SATISFIED, … 4.115
(edit) @a382010c   04/10/15 13:31:31 Sebastian Huber score: New timer server implementation Use mostly the standard … 4.115
(edit) @fd53d25   04/24/15 07:53:58 Sebastian Huber score: Move _Watchdog_Tickle() Make internal function … 4.115
(edit) @1ccbd052   04/15/15 08:53:29 Sebastian Huber score: Add Watchdog_Iterator Rewrite the _Watchdog_Insert(), … 4.115
(edit) @6d253941   04/15/15 14:28:42 Sebastian Huber score: Add _Watchdog_Acquire|Release|Flash() Update #2307. 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) @56729d8   04/23/15 19:29:56 Sebastian Huber score: Delete STATES_WAITING_ON_THREAD_QUEUE Avoid the usage of the … 4.115
(edit) @22788bc   04/23/15 11:01:05 Sebastian Huber score: _Thread_queue_Extract() Remove thread queue parameter from … 4.115
(edit) @cf255ff   04/24/15 09:47:35 Sebastian Huber score: Add _SMP_Assert() 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) @a6502a58   05/06/15 09:54:19 Sebastian Huber score: Fix Thread_Control and Thread_Proxy_control Fix layout of the … 4.115
(edit) @c639cf2   04/30/15 13:26:23 Sebastian Huber score: Delete unused Thread_queue_Timeout_callout 4.115
(edit) @f329353   04/23/15 13:25:13 Sebastian Huber score: Fix POSIX thread join A thread join is twofold. There is one … 4.115
(edit) @9cac9c5   04/23/15 11:09:56 Sebastian Huber score: Delete _Thread_queue_Dequeue_priority() 4.115
(edit) @be6c461   04/23/15 08:27:07 Sebastian Huber score: _CORE_mutex_Seize_interrupt_blocking() Move some code into … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @d349e8a4   04/21/15 07:21:29 Sebastian Huber score: Fix priority message queue insert Move the linear search into … 4.115
(edit) @b0686b4   04/22/15 11:57:18 Sebastian Huber score: Delete _CORE_RWLock_Timeout() This function was identical to … 4.115
(edit) @49d4364   04/22/15 09:35:14 Sebastian Huber score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to … 4.115
(edit) @d3802bb5   04/20/15 07:50:01 Sebastian Huber score: Delete object control block ISR lock The Objects_Control::Lock … 4.115
(edit) @1041de1   04/20/15 07:45:10 Sebastian Huber score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() … 4.115
(edit) @413b9e28   04/20/15 07:49:39 Sebastian Huber score: Modify _Thread_Dispatch_disable_critical() Return the current … 4.115
(edit) @3bf4a9fa   04/20/15 06:52:52 Sebastian Huber score: _Objects_Get_isr_disable() Do not disable thread dispatching … 4.115
(edit) @4db0ae8e   04/20/15 06:45:41 Sebastian Huber score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of … 4.115
(edit) @1981b469   04/19/15 08:27:08 Sebastian Huber score: Add _ISR_lock_ISR_disable/enable() 4.115
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @e98df4d   04/16/15 09:23:29 Sebastian Huber score: Add _ISR_lock_Flash() 4.115
(edit) @64548a3a   04/16/15 09:35:54 Sebastian Huber score: Add const qualifier 4.115
(edit) @45c9cf2a   04/15/15 18:23:31 Sebastian Huber score: Delete unused WATCHDOG_MAXIMUM_INTERVAL 4.115
(edit) @644caa20   04/15/15 06:46:51 Sebastian Huber score: Fix name 4.115
(edit) @fc0756e   04/14/15 15:01:05 Joel Sherrill Add test assertion for allocator mutex being unlocked The Allocator … 4.115
(edit) @1dc6662   04/13/15 11:57:57 Sebastian Huber score: Rename _Watchdog_Reset() Update #2307. 4.115
(edit) @54cf0e34   04/10/15 14:19:48 Sebastian Huber score: Add Watchdog_Header This type is intended to encapsulate all … 4.115
(edit) @bcf536a   04/10/15 13:51:50 Sebastian Huber score: Split _Watchdog_Adjust() Split _Watchdog_Adjust() into … 4.115
(edit) @1461aba8   03/27/15 20:13:29 Sebastian Huber score: Use _Thread_Clear_state() for _Thread_Ready 4.115
(edit) @edcf89b   03/27/15 20:08:21 Sebastian Huber rtems: Atomically suspend/resume tasks 4.115
Note: See TracRevisionLog for help on using the revision log.