[Bug 1788] New: SMP Thread CPU Usage Bookkeeping
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon May 9 20:03:48 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1788
Summary: SMP Thread CPU Usage Bookkeeping
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: enhancement
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: joel.sherrill at oarcorp.com
The time of the last context switch is currently kept in a single global
variable. On a multi-core system, it has to be kept on a per-core basis. This
patch moves it from thread.h to the per cpu structure.
--
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