mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 19:18:03 +08:00
Tracked as PR72 but related to the object id problem (PR36) reported by Todor.Todorov@barco.com. * mp03/delay.c: Dispatch disable level is actually 1 not 0. * mp13/system.h: Configure enough tasks (CONFIGURE_MAXIMUM_TASKS=3). * mp14/delay.c: Dispatch disable level may be arbitrarily > 0.
# # $Id$ # This directory contains the RTEMS Multiprocessor Test Suite. The tests in this directory provide near complete (98%+) test coverage of the multiprocessor specific code in RTEMS. These tests are designed to test RTEMS in a two node configuration.