summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpload01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* smptests/smpload01: Report profiling only onceSebastian Huber2014-09-172-184/+0
| | | | Rely on test extension to report profiling.
* smptests/smpload01: Reduce timeout valueSebastian Huber2014-04-161-7/+3
| | | | Use events instead of suspend/resume.
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-3/+3
| | | | | | Rename rtems_smp_get_processor_count() in rtems_get_processor_count(). Make rtems_get_processor_count() a function in uni-processor configurations to enable ABI compatibility with SMP configurations.
* smptests/smpload01: Improve testSebastian Huber2014-03-212-122/+512
| | | | | Add a task producing memory traffic. Add tasks to obtain a priority inheritance semaphore in a synchronized way.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* smptests/smpload01: Use test extensionSebastian Huber2014-03-171-0/+2
|
* tests/smptests: Use <rtems/test.h>Sebastian Huber2014-03-171-3/+4
|
* smptests/smpload01: New testSebastian Huber2014-03-144-0/+342