[Bug 1796] SMP Interprocessor communications
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed May 25 18:42:47 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1796
--- Comment #4 from Jennifer Averett <jennifer.averett at oarcorp.com> 2011-05-25 13:42:45 CDT ---
Created an attachment (id=1195)
--> (https://www.rtems.org/bugzilla/attachment.cgi?id=1195)
Add smp interprocess communications
+ Replaced (SMP_DEBUG) with RTEMS_DEBUG
+ s/SMP_send_message/SMP_Send_message/g
+ _SMP_Request_xxx(): Made consistant use of local variable "cpu"
+ Added interprocess calls to thread_dispatch that were missed in the
previous version of the patch. Now
_SMP_Request_other_cores_to_dispatch() is called :-)
+ Added #ifdef to one of the printk's in
_SMP_Request_other_cores_to_shutdown(void). The other printk
is a failure message and I believe the default behavior for failures
is to print the problem when possible.
+ Updated patch to compile with the latest version of the rtems tree.
--
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