Sebastian, On Thu, Mar 27, 2014 at 12:14 PM, Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote: > On 2014-03-27 16:56, Gedare Bloom wrote: >> >> Should/Will there be a heap allocator lock added similar to the >> objects allocator lock? > > > Sorry, I don't understand the question. Isn't the heap allocator lock the > _RTEMS_Lock_allocator()/_RTEMS_Unlock_allocator()? > > Don't worry about it for now, it is not relevant to your current patch set. Here is some clarification though: The name does not tell me that it is used to lock the heap, but rather implies it is a global lock used for all allocation with RTEMS. My point is that the places where it is specifically the Heap being protected should be made clear.
Thanks, Gedare _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel