[Bug 1814] SMP race condition between stack free and dispatch

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Aug 8 14:49:15 UTC 2012


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

--- Comment #6 from Gedare <gedare at rtems.org> 2012-08-08 09:49:15 CDT ---
It looks like there is deferred frees for malloc, but not for workspace.
However thread stacks can be handled by an allocator hook now, so maybe SMP
variants can be provided with some default hooks that use malloc and deferred
free?

-- 
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