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) @91c811a1   04/08/20 09:21:27 Sebastian Huber score: Add _Freechain_Push() Update #3959.
(edit) @5bb93f2   08/31/20 15:07:19 Sebastian Huber score: Fix debug assert Do not access executing->current_state …
(edit) @1818b9a   06/25/20 05:49:50 Sebastian Huber score: Optimize _Objects_Name_to_id_u32() Remove the superfluous …
(edit) @c7e3085   06/24/20 11:54:23 Sebastian Huber rtems: Add _RTEMS_Name_to_id() Simplify object name to identifier …
(edit) @33dbb33   06/24/20 11:12:49 Sebastian Huber score: Constify objects name to id functions
(edit) @abf25bc   08/21/20 07:17:47 Sebastian Huber score: Fix set but not used warning
(edit) @48dd7b8c   06/29/20 19:35:08 kinsey.moore score: Add CPU_USE_LIBC_INIT_FINI_ARRAY This introduces the …
(edit) @cfe8f7a   04/27/20 14:14:06 Sebastian Huber doxygen: Switch @brief and @ingroup This order change fixes the Latex … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @ea227af   04/13/20 17:41:21 Sebastian Huber score: Check time of day in _TOD_Set() Close #3949. 5
(edit) @fb07f730   04/13/20 17:29:35 Sebastian Huber score: Return status in _TOD_Set() Update #3949. 5
(edit) @d582d0e   04/05/20 07:58:24 Sebastian Huber Revert "score: Fix _ISR_Stack_area_end" This reverts commit … 5
(edit) @8e80876   04/03/20 07:47:21 Sebastian Huber score: Fix _ISR_Stack_area_end The _ISR_Stack_area_begin and … 5
(edit) @a6b36334   03/12/20 14:43:17 Sebastian Huber score: Add _IO_Base64() Update #3904. 5
(edit) @fcb11510   02/26/20 09:02:37 Sebastian Huber score: Fix context switch extensions (SMP) In uniprocessor and SMP … 5
(edit) @01c97e64   02/25/20 13:43:52 Sebastian Huber score: Fix label defined but not used warning Update #3835. 5
(edit) @e50e42b8   02/15/20 10:52:00 Sebastian Huber score: _Scheduler_Is_non_preempt_mode_supported() If the non-preempt … 5
(edit) @1ada3e55   02/15/20 10:09:16 Sebastian Huber score: Add _SMP_Need_inter_processor_interrupts() Test for the proper … 5
(edit) @ad85c00   02/14/20 12:48:18 Sebastian Huber config: Add _Workspace_Is_unified Move the unified workspace … 5
(edit) @5180762c   02/14/20 12:36:30 Sebastian Huber config: Add _Thread_Idle_body Move the idle thread body configuration … 5
(edit) @c70d112   02/14/20 12:26:17 Sebastian Huber config: Add _Thread_Idle_stack_size Move the idle thread stack size … 5
(edit) @308a2e0f   02/14/20 11:58:21 Sebastian Huber config: Add _Watchdog_Ticks_per_timeslice Move the ticks per … 5
(edit) @2807d556   02/13/20 10:37:02 Sebastian Huber score: Clean up wkspace.c Remove DEBUG_WORKSPACE support. There are … 5
(edit) @88c40ef8   02/13/20 10:34:34 Sebastian Huber score: Remove unused _Workspace_Allocate_aligned() 5
(edit) @d252e20a   12/10/19 10:13:18 Sebastian Huber score: Simplify _Thread_Initialize() Allocate new thread queue heads … 5
(edit) @fc32904   01/03/20 06:19:47 Sebastian Huber score: Add _Objects_Allocate_with_extend() Update #3835. 5
(edit) @dd9e501   12/10/19 10:26:20 Sebastian Huber score: Add _Objects_Activate_unlimited() Update #3835. 5
(edit) @8a43adb   12/10/19 10:09:32 Sebastian Huber score: Add _Freechain_Extend() Update #3835. 5
(edit) @36e59b2   12/10/19 09:46:52 Sebastian Huber score: _Objects_Extend_information() Return block index in … 5
(edit) @8e118f22   12/16/19 14:10:05 Sebastian Huber score: Inline _Objects_Namespace_remove_u32() This function is simple … 5
(edit) @6135747   12/16/19 13:50:59 Sebastian Huber score: Split up objects free Split up the different objects free … 5
(edit) @2485156   12/10/19 09:41:48 Sebastian Huber score: Split up objects allocation Split up the different objects … 5
(edit) @6f3bc0e   12/10/19 09:04:36 Sebastian Huber score: Add _Objects_Free_objects_block() This is a preparation to … 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @01d5944   12/09/19 13:48:34 Sebastian Huber score: Move thread stack allocation Move thread stack allocation to … 5
(edit) @4c9deb6c   12/09/19 13:33:06 Sebastian Huber score: Add _Stack_Extend_size() Update #3835. 5
(edit) @a08dcb2   12/09/19 12:57:51 Sebastian Huber score: Add Thread_Configuration Add the Thread_Configuration … 5
(edit) @00c7ad4   12/16/19 13:32:47 Sebastian Huber score: Split stack allocator configuration This allows the linker … 5
(edit) @f4dbf37d   12/09/19 09:12:14 Sebastian Huber score: Simplify TLS area allocation Use the stack area to allocate … 5
(edit) @fc398fd   12/07/19 15:50:35 Sebastian Huber score: Simplify FP context allocation Use the stack area to allocate … 5
(edit) @0e1ac917   12/07/19 15:30:50 Sebastian Huber score: Remove _Stack_Ensure_minimum() call This call is superfluous … 5
(edit) @0bde56b   12/07/19 15:28:21 Sebastian Huber score: Simplify thread stack free Update #3835. 5
(edit) @a0211fc9   12/07/19 15:00:58 Sebastian Huber score: Simplify thread stack allocation Remove superfluous … 5
(edit) @2d07ce6   02/04/20 14:26:31 Sebastian Huber config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP … 5
(edit) @8ecbc38   02/04/20 12:56:41 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system … 5
(edit) @eea21eac   12/13/19 05:18:36 Sebastian Huber bsps: Rework work area initialization The work area initialization … 5
(edit) @c477d927   12/13/19 05:25:03 Sebastian Huber score: Add _Memory_Fill() Update #3838. 5
(edit) @1cb9257   12/10/19 19:03:53 Sebastian Huber score: Add Memory Handler Update #3838. 5
(edit) @9e4f21b9   02/01/20 14:42:27 Sebastian Huber score: Optimize per-processor data placement Only align per-processor … 5
(edit) @f74e806d   01/02/20 10:30:33 Sebastian Huber mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING … 5
(edit) @a320aedd   01/02/20 08:17:03 Sebastian Huber score: Fix objects node initialization The objects node is statically … 5
(edit) @78211376   12/12/19 07:53:32 Sebastian Huber score: Remove _Workspace_Allocate_or_fatal_error() This function is … 5
(edit) @3fba9de2   12/12/19 07:50:40 Sebastian Huber config: Statically allocate MP object controls Update #3735. 5
(edit) @1d9f509e   12/12/19 07:43:06 Sebastian Huber config: Statically allocate MP thread proxies Update #3735. 5
(edit) @24f8915   12/12/19 06:11:54 Sebastian Huber config: Add _MPCI_Configuration Replace the user MPCI configuration … 5
(edit) @08bd7d3   11/12/19 15:33:41 joel Add TOD Hooks to allow BSP to take action when TOD is set Two use … 5
(edit) @5ae6112   12/05/19 14:14:51 Sebastian Huber userext: Simplify configuration Avoid the use of the workspace and … 5
(edit) @94584f17   11/04/19 08:34:21 Sebastian Huber heap: Simplify _Heap_Block_allocate() Determine the next block only … 5
(edit) @3859cd63   10/25/19 13:19:01 Sebastian Huber rtems-5: Improve heap fatal error information Update #3806. 5
(edit) @8d989c5   10/01/19 11:48:27 Sebastian Huber score: Install timecounter according to quality This makes it … 5
(edit) @47e5c1d   10/01/19 11:04:29 Sebastian Huber score: Remove strange timecounter init step The double call of the … 5
(edit) @2763f53   10/01/19 10:41:47 Sebastian Huber score: Remove superfluous timecounter members 5
(edit) @5fa893e   05/20/19 07:15:36 Sebastian Huber score: Add _SMP_Unicast_action() 5
(edit) @41cddcc   05/20/19 07:06:48 Sebastian Huber score: Add _Per_CPU_Wait_for_job() 5
(edit) @577293f0   04/28/19 12:31:10 Sebastian Huber score: Add _SMP_Synchronize() 5
(edit) @bf867c55   04/28/19 12:15:45 Sebastian Huber score: Remove unused SMP_MESSAGE_TEST All uses were replaced by … 5
(edit) @c63e8bb   04/19/19 09:02:02 Sebastian Huber score: Modify _Per_CPU_Perform_jobs() Process only the jobs initially … 5
(edit) @85d6e845   04/19/19 09:01:31 Sebastian Huber score: Add _Per_CPU_Add_job() 5
(edit) @8fa14da0   04/18/19 06:38:00 Sebastian Huber score: Move per-processor job data structures This enables re-use for … 5
(edit) @3b2481f   04/18/19 05:08:32 Sebastian Huber score: Simplify _SMP_Multicast_action() Move resposibility to disable … 5
(edit) @7fdf48a   04/28/19 12:29:21 Sebastian Huber score: Add _SMP_Othercast_action() 5
(edit) @65870044   04/18/19 04:47:01 Sebastian Huber score: Add _SMP_Broadcast_action() 5
(edit) @4f06863   04/18/19 04:31:33 Sebastian Huber score: Use dedicated lock for per-CPU jobs 5
(edit) @327ae9ac   04/18/19 04:29:57 Sebastian Huber score: Fix per-CPU job done handling 5
(edit) @ef9d20f6   04/12/19 09:13:32 Sebastian Huber score: More robust _SMP_Multicast_action() If the caller already … 5
(edit) @ad40d05e   04/12/19 05:55:31 Sebastian Huber score: Remove _SMP_Before_multitasking_action() Use … 5
(edit) @f410b31b   04/11/19 13:39:36 Sebastian Huber score: Improve _SMP_Multicast_action() Let it work during system … 5
(edit) @e90486a   04/11/19 13:16:40 Sebastian Huber score: Rework SMP multicast action Use a FIFO list of jobs per … 5
(edit) @df8d7bd7   04/09/19 08:58:35 Sebastian Huber score: Use processor mask in _SMP_Multicast_action Processor_mask is … 5
(edit) @e97b7c9a   04/11/19 11:47:50 Sebastian Huber score: Use an ISR lock for Per_CPU_Control::Lock The use of a hand … 5
(edit) @18d45d9   04/11/19 10:10:53 Sebastian Huber score: Add _ISR_lock_Set_name() Add _ISR_lock_Set_name() to optimize … 5
(edit) @ad87de4   04/11/19 06:54:29 Sebastian Huber score: Rename _SMP_Get_processor_count() Rename … 5
(edit) @cfcd6dc9   04/11/19 06:52:36 Sebastian Huber score: Rename _SMP_Processor_count Rename _SMP_Processor_count in … 5
(edit) @e0dcf294   04/05/19 07:58:07 Sebastian Huber Remove superfluous run-time check The _Objects_Information_table[ … 5
(edit) @4c20da4b   04/04/19 07:18:11 Sebastian Huber doxygen: Rename Score* groups in RTEMSScore* Update #3706 5
(edit) @5526527e   03/25/19 09:45:25 Sebastian Huber score: Rename ScoreCPU Doxygen group Update #3706. 5
(edit) @3fe2155   02/01/19 09:00:36 Sebastian Huber Remove superfluous <rtems/system.h> includes 5
(edit) @c10e8b6   03/08/19 22:38:46 joel coremsgseize.c: Fix spelling error 5
(edit) @03b2163   03/01/19 09:10:19 Sebastian Huber score: Fix _Scheduler_EDF_Cancel_job() Remove the priority node only … 5
(edit) @feea03b6   02/27/19 09:53:30 Sebastian Huber Remove explicit file names from @file This makes the @file … 5
(edit) @e4ad14cc   02/12/19 11:19:38 Sebastian Huber score: Avoid some deadlocks in _Once() Recursive usage of the same … 5
(edit) @fbd08066   02/07/19 06:46:38 Sebastian Huber score: Fix plain priority thread queues (SMP) We must add/remove the … 5
(edit) @b5bdecf   01/18/19 11:54:05 Sebastian Huber score: Avoid internal API and use ISR lock 5
(edit) @3bd39999   01/08/19 08:53:26 Sebastian Huber Adjust interrupt mode tests for some CPU ports In case the robust … 5
(edit) @38cb59e   01/08/19 07:36:31 Sebastian Huber Separate task mode checks Update #3000. 5
(edit) @956d76cc   01/07/19 08:30:43 Sebastian Huber score: Remove superfluous include from chainimpl.h 5
(edit) @7c19e50   12/18/18 07:45:06 Sebastian Huber score: Fix per-CPU data allocation Allocate the per-CPU data for … 5
(edit) @21275b58   11/22/18 18:14:51 Sebastian Huber score: Static Objects_Information initialization Statically allocate … 5
(edit) @8b0e752f   12/10/18 12:44:53 Sebastian Huber score: Remove Objects_Information::auto_extend Use … 5
(edit) @f70079c   11/25/18 19:26:02 Sebastian Huber score: Remove Objects_Information::the_api Remove … 5
Note: See TracRevisionLog for help on using the revision log.