[Bug 1804] confdefs: define default for CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Mon May 23 14:54:28 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1804
Joel Sherrill <joel.sherrill at oarcorp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1183|0 |1
is obsolete| |
--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-05-23 09:54:26 CDT ---
Created an attachment (id=1186)
--> (https://www.rtems.org/bugzilla/attachment.cgi?id=1186)
Add scheduler memory used to debug structure.
Thanks for spotting this. CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS is actually
obsolete now that we have pluggable schedulers. I replaced this field in the
debug structure with fields to report CONFIGURE_MEMORY_FOR_SCHEDULER and
CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULER. CONFIGURE_MEMORY_FOR_SCHEDULER is
actually the same value as CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS when using
the default Deterministic Priority Scheduler.
--
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