[RTEMS Project] #3732: Add rtems_scheduler_get_maximum_processor()

RTEMS trac trac at rtems.org
Thu Apr 4 07:36:27 UTC 2019


#3732: Add rtems_scheduler_get_maximum_processor()
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  task             |     Status:  assigned
  Priority:  normal           |  Milestone:  5.1
 Component:  rtems            |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 Add rtems_scheduler_get_maximum_processor() as a replacement for
 rtems_get_processor_count(). The rtems_get_processor_count() is a bit
 orphaned. Adopt it by the Scheduler Manager. The count is also misleading,
 since the processor set may have gaps and the actual count of online
 processors may be less than the value returned by
 rtems_get_processor_count().

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


More information about the bugs mailing list