Files
rtems/testsuites/smptests
Sebastian Huber 47d6013417 score: _CPU_SMP_Get_current_processor()
Remove RTEMS_COMPILER_PURE_ATTRIBUTE from _SMP_Get_current_processor()
and all _CPU_SMP_Get_current_processor().  Make inline ASM statements
volatile again.  Test smptests/smpmigration01 showed that GCC optimizes
too much otherwise.
2014-02-21 09:38:54 +01:00
..
2014-02-17 08:46:38 +01:00
2014-02-17 08:46:38 +01:00

#
#  COPYRIGHT (c) 1989-2011.
#  On-Line Applications Research Corporation (OAR).
#
#  The license and distribution terms for this file may be
#  found in the file LICENSE in this distribution or at
#  http://www.rtems.com/license/LICENSE.

This directory contains the RTEMS SMP Test Suite.

As of June 2011, these tests are known to run on only

+ pcp4 BSP using qemu with 2-4 cores
+ leon3 BSP using grsim with 4 cores