summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority_affinity (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add remainder of schedulers and cluster scheduler support.Jennifer Averett2014-06-171-0/+5
|
* schedsim_smppriority_affinity: Resolve problem in expected files.Jennifer Averett2014-06-042-9/+162
|
* schedsim_smppriority_affinity: New scenarios.Jennifer Averett2014-06-037-0/+429
|
* schedsim_smppriority_affinity: Change expected scenaoro filenames to not ↵Jennifer Averett2014-05-2715-21/+15
| | | | include path.
* schedsim_smpsimple: Remove error case from scenario file.Jennifer Averett2014-05-271-5/+0
| | | | Any error now causes tests to stop.
* make check now works and reports pass/failJoel Sherrill2014-05-261-3/+4
|
* Add initial support for make checkJoel Sherrill2014-05-261-0/+17
| | | | | | | | | | | | | | | + 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-2616-235/+234
|
* 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
|
* schedsim_smppriority_affinity: Add expected file for ↵Jennifer Averett2014-05-231-1/+1
| | | | cpus4_affinity_block_case1 scenario.
* schedsim_smppriority_affinity: Add a worst case migration scenario.Jennifer Averett2014-05-232-0/+182
|
* schedsim_smppriority_affinity: Fix typo in name.Jennifer Averett2014-05-231-0/+0
|
* schedsim_smppriority_affinity: Change scenario thread name to 4 characters.Jennifer Averett2014-05-232-7/+6
|
* schedsim_smppriority_affinity: Cleanup scenarios.Jennifer Averett2014-05-2332-314/+807
| | | | | Add check of expected threads to cpu commands. Add more documentation and set fix the expected files.
* cpus4_affinity_case1.scen: Add error checkingJoel Sherrill2014-05-221-13/+23
|
* 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.
* cpus4_affinity_case1.scen: Specify affinity in hexadecimalJoel Sherrill2014-05-221-4/+4
|
* cpus4_exercise_affinity_api.scen: Reword commentJoel Sherrill2014-05-221-0/+3
|
* shedsim_smppriority_affinity: Add scenarios.Jennifer Averett2014-05-207-1/+317
|
* schedsim_smppriority_affinity: Add overlapping affinity scenario.Jennifer Averett2014-05-192-0/+145
|
* Add scenarios for setting affinity before start of task.Jennifer Averett2014-05-1611-0/+338
|
* cpus4_exercise_affinity_api.scen: Scenario to exercise affinityJoel Sherrill2014-05-141-0/+29
|
* schedsim_smppriority_affinity: New simulator instanceJoel Sherrill2014-05-142-0/+68