[RTEMS Project] #3732: Add rtems_scheduler_get_processor_maximum()

RTEMS trac trac at rtems.org
Tue Apr 9 06:11:52 UTC 2019


#3732: Add rtems_scheduler_get_processor_maximum()
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  task             |      Status:  assigned
 Priority:  normal           |   Milestone:  5.1
Component:  rtems            |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"f9219db2a95c8285d1be22092572b4236bfe6488/rtems"
 f9219db/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="f9219db2a95c8285d1be22092572b4236bfe6488"
 rtems: Add rtems_scheduler_get_processor_maximum()

 Add rtems_scheduler_get_processor_maximum() 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().

 Update #3732.
 }}}

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


More information about the bugs mailing list