Re: [RTEMS Project] #3524: Add a separate system initialization handler set for secondary processors

2022-01-26 Thread RTEMS trac
#3524: Add a separate system initialization handler set for secondary processors
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  task |  Status:  assigned
 Priority:  normal   |   Milestone:  7.1
Component:  score| Version:  5
 Severity:  normal   |  Resolution:
 Keywords:   |  Blocked By:
 Blocking:   |
-+--
Changes (by Sebastian Huber):

 * milestone:  6.1 => 7.1


--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

[RTEMS Project] #3524: Add a separate system initialization handler set for secondary processors

2018-09-20 Thread RTEMS trac
#3524: Add a separate system initialization handler set for secondary processors
--+-
  Reporter:  Sebastian Huber  |  Owner:  Sebastian Huber
  Type:  task | Status:  assigned
  Priority:  normal   |  Milestone:  5.1
 Component:  score|Version:  5
  Severity:  normal   |   Keywords:
Blocked By:   |   Blocking:
--+-
 Currently the only the boot processor calls system initialization handlers
 in rtems_initialize_executive().  Add a second set of handlers which are
 called by secondary processors in
 _SMP_Start_multitasking_on_secondary_processor() after the CPU state
 change to PER_CPU_STATE_READY_TO_START_MULTITASKING.

 The use case for this are device drivers and extensions such as the stack
 checker.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs