[RTEMS Project] #3732: Add rtems_scheduler_get_processor_maximum() (was: Add rtems_scheduler_get_maximum_processor())
RTEMS trac
trac at rtems.org
Fri Apr 5 06:17:36 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: |
-----------------------------+------------------------------
Description changed by Sebastian Huber:
Old description:
> 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().
New description:
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().
--
--
Ticket URL: <http://devel.rtems.org/ticket/3732#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list