[RTEMS Project] #4676: incorrect handling of "inactive_per_block" from "Objects_Information" structure

RTEMS trac trac at rtems.org
Thu Jul 21 07:17:32 UTC 2022


#4676: incorrect handling of "inactive_per_block" from "Objects_Information"
structure
-------------------------------------------------+-------------------------
 Reporter:  Adrian Varlan                        |       Owner:  Sebastian
                                                 |  Huber
     Type:  defect                               |      Status:  accepted
 Priority:  normal                               |   Milestone:  5.2
Component:  score                                |     Version:  5
 Severity:  normal                               |  Resolution:
 Keywords:  CONFIGURE_UNLIMITED_OBJECTS          |  Blocked By:
  inactive_per_block                             |
 Blocking:                                       |
-------------------------------------------------+-------------------------

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

 In [changeset:"fc7584d71940e4bfda3efcecd1a744bcab6f40a1/rtems"
 fc7584d7/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="fc7584d71940e4bfda3efcecd1a744bcab6f40a1"
 score: Fix _Objects_Active_count()

 With unlimited objects the object maximum may be larger than the sum of
 active
 and inactive objects.

 Update #4676.
 }}}

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


More information about the bugs mailing list