summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the domain allocation size global to allow it to set in tests.Chris Johns2016-06-271-1/+3
| | | | | | Some BSPs with multiple NIC locked in the tests due to not enough memory. This provides a simple per BSP way to increase the memory size.
* Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber2015-02-131-0/+58