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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @46f05b92   04/05/17 09:28:46 Sebastian Huber SMP: Simplify SMP multicast actions 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @9bb3ce39   06/29/16 07:50:47 Sebastian Huber score: Fix SMP message handling According to the C11 standard only … 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @5b0d2c1   03/03/16 12:37:14 Sebastian Huber score: Add _SMP_Before_multitasking_action() The use case for this is … 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @2a4f9d7   12/23/14 07:28:24 Sebastian Huber smp: Add and use _SMP_Should_start_processor() 4.115
(edit) @ddbc3f8d   07/11/14 14:37:56 cederman score: Add SMP support to the cache manager Adds functions that … 4.115
(edit) @aed38189   07/08/14 09:35:14 cederman score: Rename SMP broadcast message function Change message type to … 4.115
(edit) @a68cc1b   07/08/14 09:33:55 cederman score: Add function to send a SMP message to a set of CPUs 4.115
(edit) @c952ecab   06/05/14 08:28:08 Sebastian Huber score: Delete SMP_FATAL_SHUTDOWN_EARLY Sort enum lexicographically. 4.115
(edit) @d134adeb   05/23/14 13:32:32 Sebastian Huber score: Fix race condition in SMP startup Do not use the … 4.115
(edit) @b3049a1d   05/23/14 13:51:51 Sebastian Huber score: Use _SMP_Fatal() 4.115
(edit) @0af322c   05/23/14 12:27:12 Daniel Hellstrom SMP: make IPI fatal code unique The same smp fatal code is used in … 4.115
(edit) @4d906bda   05/02/14 13:47:57 Sebastian Huber score: Use atomic operations for SMP messages 4.115
(edit) @145becf   05/02/14 13:33:23 Sebastian Huber score: Add SMP test message handler This handler can be used to test … 4.115
(edit) @e239760   04/29/14 14:09:35 Sebastian Huber score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORS Avoid the … 4.115
(edit) @3380ee8   04/22/14 05:46:53 Sebastian Huber score: Use common names for per-CPU variables Use "cpu" for an … 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @79e2d9b   03/06/14 10:11:59 Sebastian Huber score: Add per-CPU state function Add … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @7336be9d   02/18/14 12:40:39 Sebastian Huber score: SMP initialization and shutdown changes Rename … 4.115
(edit) @8a65a960   02/18/14 12:36:35 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Inline … 4.115
(edit) @4d9bd56   02/17/14 14:12:43 Sebastian Huber score: Rename rtems_smp_process_interrupt() Rename … 4.115
(edit) @911b1d2   02/17/14 14:02:54 Sebastian Huber score: Rename rtems_smp_secondary_cpu_initialize() Rename … 4.115
(add) @6ca4f6a   02/17/14 13:56:51 Sebastian Huber score: Add and use <rtems/score/smpimpl.h> Collect SMP implementation … 4.115
Note: See TracRevisionLog for help on using the revision log.