RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Modules | Files | Macros | Variables
spec:/testsuites/performance-no-clock-0

This general purpose performance test suite provides enough resources to run basic performance tests for all specified managers and functions. More...

Modules

 spec:/rtems/barrier/val/perf
 This test case provides a context to run Barrier Manager performance tests.
 
 spec:/rtems/event/val/perf
 This test case provides a context to run Event Manager performance tests.
 
 spec:/rtems/message/val/perf
 This test case provides a context to run Message Manager performance tests.
 
 spec:/rtems/part/val/perf
 This test case provides a context to run Partition Manager performance tests.
 
 spec:/rtems/sem/val/perf
 This test case provides a context to run Semaphore Manager performance tests.
 
 spec:/rtems/task/val/perf
 This test case provides a context to run Task Manager performance tests.
 
 spec:/score/cpu/val/perf
 This test case provides a context to run CPU port performance tests.
 

Files

file  ts-performance-no-clock-0.c
 

Macros

#define CONFIGURE_MAXIMUM_PROCESSORS   4
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 

Variables

const char rtems_test_name [] = "TestsuitesPerformanceNoClock0"
 Each test must define a test name string.
 

Detailed Description

This general purpose performance test suite provides enough resources to run basic performance tests for all specified managers and functions.

In SMP configurations, up to three scheduler instances using the SMP EDF scheduler are provided using up to four processors.