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

source: rtems/cpukit/score/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3c103ba   02/18/16 07:47:26 Sebastian Huber score: Add _Per_CPU_Is_boot_processor() 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @c284a16   02/17/16 14:34:51 Sebastian Huber score: Rename Per_CPU_Control::started Rename … 5
(edit) @2e71aa41   02/17/16 11:52:17 Sebastian Huber score: Simplify _Watchdog_Tick() Move thread dispatch disable check … 5
(edit) @358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes … 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408. 5
(edit) @a853c851   12/10/15 14:44:02 Sebastian Huber Optional Initial Extensions initialization Update #2408. 5
(edit) @36b86d7   01/25/16 19:55:52 Sebastian Huber score: Create idle threads via linker set This allows a more fine … 5
(edit) @addb600   01/26/16 09:29:28 Sebastian Huber mpci: Fix warning Assignment is superfluous due to later call to … 5
(edit) @885c342e   01/26/16 09:23:22 Sebastian Huber mpci: Update due to API changes Update due to API changes introduced … 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @599d71f   01/11/16 12:02:06 Sebastian Huber score: Statically initialize TOD handler 5
(edit) @1506658c   01/08/16 11:11:03 Sebastian Huber score: Simplify _Thread_Start() 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @44e9871   12/22/15 08:40:48 Sebastian Huber score: Avoid dead code in global construction Update #2514. 5
(edit) @f5201df   12/15/15 17:25:01 Joel Sherrill Remove M32R architecture updates #2446. 5
(edit) @a061f9d   01/04/16 08:55:59 Sebastian Huber score: Fix watchdog insert Under certain conditions a new watchdog … 5
(edit) @a48b7c44   12/20/15 20:47:12 Sebastian Huber score: Fix watchdog removal Under certain conditions a new watchdog … 5
(edit) @07b76fd   12/15/15 10:25:47 Sebastian Huber score: Avoid dependency on bcopy() 5
(edit) @54c3fbd   12/11/15 10:09:13 Sebastian Huber score: Initialize thread control to zero This reduces the code size … 5
(edit) @00dbecb8   12/11/15 08:48:09 Sebastian Huber score: Help GCC to inline a function 5
(edit) @df55d07f   12/10/15 13:10:48 Sebastian Huber score: Untangle thread actions Remove the thread action handler … 5
(edit) @bd91f446   12/08/15 07:34:08 Sebastian Huber score: Delete unused API extensions Update #2408. 5
(edit) @60c5461   12/08/15 07:33:08 Sebastian Huber score: Statically initialize API extensions Update #2408. 5
(edit) @ac5f2442   11/25/15 07:33:31 Sebastian Huber Require getreent() This function is used by Newlib since 2013-07-09 … 5
(edit) @8ce0b0cb   11/25/15 06:55:00 Sebastian Huber Fix _Assert() statement 5
(edit) @b84a51c   11/10/15 16:23:12 Sebastian Huber score: Fix race condition on SMP We must ensure that the … 5
(edit) @eab538c   11/04/15 06:39:45 Sebastian Huber score: Fix warning Close #2454. 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @314ff3c4   09/14/15 05:10:24 Sebastian Huber score: Fix resource count for self-contained mutex 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) @edf640f   08/31/15 11:11:04 Sebastian Huber rbtree: Add _RBTree_Replace_node() 5
(edit) @e9fbaa3b   08/21/15 03:59:49 Sebastian Huber rbtree: Replace implementation Use the BSD <sys/tree.h> … 5
(edit) @8c25e04   09/02/15 13:02:27 Sebastian Huber score: Optimize thread queue first operation In case the thread queue … 5
(edit) @44f3ea9   08/31/15 11:37:52 Sebastian Huber score: Fix return status of mutex try acquire This fixes a copy and … 5
(edit) @ddb6a49b   08/21/15 03:57:42 Sebastian Huber rbtree: Delete _RBTree_Initialize() This function has no internal use … 5
(edit) @2d48456   08/21/15 03:24:17 Sebastian Huber rbheap: Drop direction from _RBTree_Iterate() 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) @a1b4af4b   07/20/15 07:05:30 Sebastian Huber score: Add scheduler <sys/lock.h> support 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) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 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) @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) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 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) @a3fc33f   06/24/15 11:36:40 Sebastian Huber score: Assert proper node size 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) @f718e79   06/11/15 07:56:18 Sebastian Huber Revert "timecounter: No _Timecounter_Tick_simple() for SMP" This … 4.115
(edit) @46ae1d7a   06/09/15 19:31:27 Sebastian Huber timecounter: No _Timecounter_Tick_simple() for SMP 4.115
(edit) @e1d61fe   06/09/15 11:49:56 kib timecounter: Synchronize with FreeBSD When updating/accessing the … 4.115
(edit) @7e1a9ac   05/04/15 17:59:39 ian timecounter: Synchronize with FreeBSD Implement a mechanism for … 4.115
(edit) @cb6fde65   03/14/15 23:16:12 ian timecounter: Synchronize with FreeBSD Use sbuf_printf() for sysctl … 4.115
(edit) @b5b8116   03/07/15 18:23:32 hselasky timecounter: Synchronize with FreeBSD Add mutex support to the … 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) @863dcf4   06/02/15 12:01:29 Sebastian Huber score: Remove assert With the introduction of fine grained locking … 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) @cc693845   05/12/15 10:12:18 alexander.krutwig timecounter: Honor FFCLOCK define 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) @aa05cfbb   05/11/15 12:56:49 Sebastian Huber score: Replace _Thread_Delay_ended() Use _Thread_Timeout() instead. … 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) @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) @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
Note: See TracRevisionLog for help on using the revision log.