summaryrefslogtreecommitdiffstats
path: root/schedsim (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-24rtems: synch with rtems.HEADmasterJennifer Averett2-11/+5
2014-09-24schedsim_cluster01: Add scenario.Jennifer Averett2-0/+95
2014-06-17Add remainder of schedulers and cluster scheduler support.Jennifer Averett22-6/+569
2014-06-13rtems: Add _Thread_Yield support.Jennifer Averett1-0/+1
2014-06-04schedsim_smppriority_affinity: Resolve problem in expected files.Jennifer Averett2-9/+162
2014-06-04schedsim/rtems/Makefile.am: Resync with RTEMS sourceJoel Sherrill1-1/+3
2014-06-03schedsim_smppriority_affinity: New scenarios.Jennifer Averett7-0/+429
2014-06-03schedsim_smpsimple: Add task verification per core to scenario.Jennifer Averett18-70/+70
2014-06-03schedsim_priority: Add priority inheritance scenario.Jennifer Averett2-0/+84
2014-05-27Add Simulator for Uniprocessor Simple PriorityJoel Sherrill5-2/+62
2014-05-27Remove ChangeLog filesJoel Sherrill5-315/+0
2014-05-27schedsim.c: Verify status of 0Joel Sherrill1-8/+19
2014-05-27schedsim_priority: Fix incorrect expected values in script03.Jennifer Averett1-0/+14
2014-05-27schedsim_smppriority_affinity: Change expected scenaoro filenames to not incl...Jennifer Averett15-21/+15
2014-05-27schedsim_smpsimple: Change scenarios to expect verbose output.Jennifer Averett10-9/+94
2014-05-27schedsim_priority: Change scenario's to expect verbose output.Jennifer Averett6-8/+85
2014-05-27schedsim_smpsimple: Remove error case from scenario file.Jennifer Averett1-5/+0
2014-05-27schedsim.c: Print basename of scenarion and verbose is on by defaultJoel Sherrill1-6/+17
2014-05-26make check now works and reports pass/failJoel Sherrill5-15/+44
2014-05-26Add initial support for make checkJoel Sherrill5-5/+58
2014-05-26Misc so more scenarios runJoel Sherrill8-17/+82
2014-05-26_Thread_Dispatch wrapper is now shared between uniprocessor and SMP configura...Joel Sherrill8-64/+17
2014-05-26Unify printing of heir and executingJoel Sherrill37-482/+458
2014-05-26dispatch is now a shared SMP commandJoel Sherrill7-15/+20
2014-05-26current_cpu is now a shared SMP commandJoel Sherrill7-14/+19
2014-05-26configure.ac: Generate config.hJoel Sherrill1-0/+2
2014-05-26shared/smp_stub.c: Correct bugJoel Sherrill1-6/+2
2014-05-26shared/smp_stub.c: Only one shared version nowJoel Sherrill7-57/+25
2014-05-26lookup*.c, main_semobtain.c: Link on uniprocessor againJoel Sherrill2-0/+2
2014-05-23Use shared main() and file processorJoel Sherrill9-188/+40
2014-05-23main_dump_all_cpus.c: Return error do not exitJoel Sherrill1-2/+2
2014-05-23schedsim.cc: Exit on bad command resultJoel Sherrill1-3/+8
2014-05-23main_semobtain.c: Locked access to executingJoel Sherrill1-2/+12
2014-05-23schedsim_smpsimple: Add cpus4_inherit_priority.Jennifer Averett1-0/+24
2014-05-23schedsim_smppriority_affinity: Add expected file for cpus4_affinity_block_cas...Jennifer Averett1-1/+1
2014-05-23schedsim_smppriority_affinity: Add a worst case migration scenario.Jennifer Averett2-0/+182
2014-05-23schedsim_smppriority_affinity: Fix typo in name.Jennifer Averett1-0/+0
2014-05-23shared: fix print message in semaphore create.Jennifer Averett1-3/+3
2014-05-23lookup_task.c: Lock around getting executing id.Joel Sherrill1-1/+3
2014-05-23commands.c: Include config.hJoel Sherrill1-3/+11
2014-05-23schedsim_smppriority_affinity: Change scenario thread name to 4 characters.Jennifer Averett2-7/+6
2014-05-23schedsim_smppriority_affinity: Cleanup scenarios.Jennifer Averett32-314/+807
2014-05-23shared: Fix bug in cpu checking of dump all cpus method.Jennifer Averett1-3/+0
2014-05-22cpu.h: Include sys/cpuset.h so RTEMS tasks.h doesn't have to be modifiedJoel Sherrill1-0/+2
2014-05-22main_dump_all_cpus.c: Stop at end of args or CPUsJoel Sherrill1-9/+29
2014-05-22lookup_task.c: Fix bug where only first four chars of name matteredJoel Sherrill1-3/+9
2014-05-22cpus4_affinity_case1.scen: Add error checkingJoel Sherrill1-13/+23
2014-05-22Enhance cpus command to do validation of executing threads.Joel Sherrill10-20/+108
2014-05-22cpus4_affinity_case1.scen: Specify affinity in hexadecimalJoel Sherrill2-4/+4
2014-05-22cpus4_exercise_affinity_api.scen: Reword commentJoel Sherrill1-0/+3