summaryrefslogblamecommitdiffstats
path: root/spec/if/acfg/scheduler-assignments.yml
blob: 51ca9a4b24de374f988e7d541355aba2b9b2ff4f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                     

                                    
        





                                                                           
                                             

                                                                     
                                     


                                                                         

                                                                        
              

                                                                          
                
                 
                                  
      
                                
                         




                                                                    
                                                      

               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: initializer
constraints:
  texts:
  - |
    The value of this configuration option shall be a list of the following
    macros:

    * ``RTEMS_SCHEDULER_ASSIGN( processor_index, attributes )``

    * ``RTEMS_SCHEDULER_ASSIGN_NO_SCHEDULER``
  - |
    The value of this configuration option shall be a list of exactly
    ${max-processors:/name} elements.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default-value: |
  The default value of this configuration option is computed so that the
  default scheduler is assigned to each configured processor (up to 32).
description: |
  The value of this configuration option is used to initialize the initial
  scheduler to processor assignments.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: group-schedgeneral
name: CONFIGURE_SCHEDULER_ASSIGNMENTS
notes: |
  This configuration option is only evaluated in SMP configurations.

  This is an advanced configuration option, see
  ${.:/document-reference/config-scheduler-clustered}.
text: ''
type: interface