summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add remainder of schedulers and cluster scheduler support.Jennifer Averett2014-06-171-0/+5
|
* make check now works and reports pass/failJoel Sherrill2014-05-261-3/+4
|
* Add initial support for make checkJoel Sherrill2014-05-261-0/+12
| | | | | | | | | | | | | | | + Enhance run_scenario to run from build tree. Required specification of both executable and scenario directory + check-local stanzas have first cut at which scenarios to run for each scheduler. TODO: + Verify behavior of each scheduler versus expected output. + Ensure list of scenarios executed is complete and appropriate. For example, SMP schedulers should avoid disable preemption scenarios.
* _Thread_Dispatch wrapper is now shared between uniprocessor and SMP ↵Joel Sherrill2014-05-261-1/+0
| | | | configurations
* Unify printing of heir and executingJoel Sherrill2014-05-261-1/+0
|
* dispatch is now a shared SMP commandJoel Sherrill2014-05-261-1/+0
|
* current_cpu is now a shared SMP commandJoel Sherrill2014-05-261-1/+0
|
* shared/smp_stub.c: Only one shared version nowJoel Sherrill2014-05-261-1/+0
|
* Use shared main() and file processorJoel Sherrill2014-05-231-1/+0
|
* Enhance cpus command to do validation of executing threads.Joel Sherrill2014-05-221-1/+0
| | | | | | | | | | This patch enhances the cpus command such that it can take a list of expected threads to be executing and validate that they are executing on the expected cores. The cpus command was moved to the shared directory. The documentation was updated.
* schedsim_smppriority: New simulator instanceJoel Sherrill2014-05-142-0/+68