[RTEMS Project] #2997: Monitor config command does not handle unlimited objects.

RTEMS trac trac at rtems.org
Tue Apr 18 02:43:57 UTC 2017


#2997: Monitor config command does not handle unlimited objects.
-------------------------+-----------------------------
 Reporter:  Chris Johns  |      Owner:  joel.sherrill@…
     Type:  defect       |     Status:  assigned
 Priority:  normal       |  Milestone:  4.12.0
Component:  cpukit       |    Version:  4.12
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Running the console's `config` command with unlimited objects gives:

 {{{
 [/] # config
 INITIAL (startup) Configuration Info
 ------------------------------------------------------------------------------
 WORKSPACE      start: 0x800f0173;  size: 0x374c8
 TIME           usec/tick: 10000;  tick/timeslice: 50;  tick/sec: 100
 MAXIMUMS       tasks: -2147483614;  timers: -2147483616;  sems:
 -2147483609;  que's: -2147483616;  ext's: 1
                partitions: -2147483616;  regions: -2147483616;  ports:
 -2147483616;  periods: -2147483616
 }}}

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


More information about the bugs mailing list