[RTEMS Project] #2723: CPUINFO command to report per-processor information

RTEMS trac trac at rtems.org
Tue May 31 08:09:28 UTC 2016


#2723: CPUINFO command to report per-processor information
-----------------------------+-----------------------------
 Reporter:  sebastian.huber  |      Owner:  sebastian.huber
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  4.12
Component:  misc             |    Version:  4.12
 Severity:  normal           |   Keywords:
-----------------------------+-----------------------------
 Add a CPUINFO command to report per-processor information, e.g. processor
 index, online state and scheduler assignment.

 {{{
 [/] # cpuinfo
 -------------------------------------------------------------------------------
                             PER PROCESSOR INFORMATION
 -------+--------+--------------+-----------------------------------------------
  INDEX | ONLINE | SCHEDULER ID | SCHEDULER NAME
 -------+--------+--------------+-----------------------------------------------
      0 |      1 |   0x0f010001 | MPS
      1 |      1 |   0x0f010001 | MPS
      2 |      1 |   0x0f010001 | MPS
      3 |      1 |   0x0f010001 | MPS
      4 |      1 |   0x0f010001 | MPS
      5 |      1 |   0x0f010001 | MPS
      6 |      1 |   0x0f010001 | MPS
      7 |      1 |   0x0f010001 | MPS
      8 |      1 |   0x0f010001 | MPS
      9 |      1 |   0x0f010001 | MPS
     10 |      1 |   0x0f010001 | MPS
     11 |      1 |   0x0f010001 | MPS
     12 |      1 |   0x0f010001 | MPS
     13 |      1 |   0x0f010001 | MPS
     14 |      1 |   0x0f010001 | MPS
     15 |      1 |   0x0f010001 | MPS
     16 |      1 |   0x0f010001 | MPS
     17 |      1 |   0x0f010001 | MPS
     18 |      1 |   0x0f010001 | MPS
     19 |      1 |   0x0f010001 | MPS
     20 |      1 |   0x0f010001 | MPS
     21 |      1 |   0x0f010001 | MPS
     22 |      1 |   0x0f010001 | MPS
     23 |      1 |   0x0f010001 | MPS
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2723>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list