[PATCH] confdefs: Add declaration for unlimited objects.
Julien Delange
julien.delange at gmail.com
Tue Mar 27 12:02:20 UTC 2012
On Mon, Mar 26, 2012 at 11:28 PM, Gedare Bloom <gedare at rtems.org> wrote:
> Adds to confdefs a way to specify rtems_resource_unlimited for classic and
> posix objects using a new macro CONFIGURE_OBJECTS_UNLIMITED.
> Use CONFIGURE_OBJECTS_ALLOCATION_SIZE to declare the allocation size for
> extending the set of objects at runtime. Updates the unlimited sample
> to demonstrate how to use the new macros.
Very nice, this new capability will really be useful when designing
new systems quickly ...
More information about the devel
mailing list