[Bug 1788] SMP Thread CPU Usage Bookkeeping
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed May 11 19:43:04 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1788
--- Comment #2 from Gedare <giddyup44 at yahoo.com> 2011-05-11 14:43:04 CDT ---
This patch changes the declarations of _Thread_Time_of_last_context_switch but
does not replace its use, grepping through rtems I see something like:
libmisc/cpuuse/cpuusagereport.c
libmisc/cpuuse/cpuusagereset.c
rtems/src/ratemonperiod.c
score/src/threaddispatch.c
Also, I noticed that volatile bool dispatch_necessary; is declared, is the
volatile necessary here?
--
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