[Bug 1818] New: Add SMP Awareness to CPU Usage Reporting

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jun 15 21:21:18 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1818

           Summary: Add SMP Awareness to CPU Usage Reporting
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: misc
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: joel.sherrill at oarcorp.com


The CPU Usage reporting code has to account for the time since the last context
switch when reporting execution time.  This means it has to loop over all CPUs.
The attached patch does that.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list