mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 09:57:17 +08:00
All resource allocations take place in rtems_bdbuf_init() now. After rtems_bdbuf_init() no fatal errors can happen due to configuration errors or resource limits. This makes it easier to detect configuration errors for users.