summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smpsimple (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-17Add remainder of schedulers and cluster scheduler support.Jennifer Averett1-0/+5
2014-06-03schedsim_smpsimple: Add task verification per core to scenario.Jennifer Averett18-70/+70
2014-05-27Remove ChangeLog filesJoel Sherrill1-174/+0
2014-05-27schedsim_smpsimple: Change scenarios to expect verbose output.Jennifer Averett10-9/+94
2014-05-26make check now works and reports pass/failJoel Sherrill1-3/+4
2014-05-26Add initial support for make checkJoel Sherrill1-0/+12
2014-05-26_Thread_Dispatch wrapper is now shared between uniprocessor and SMP configura...Joel Sherrill2-70/+0
2014-05-26Unify printing of heir and executingJoel Sherrill11-178/+144
2014-05-26dispatch is now a shared SMP commandJoel Sherrill3-54/+0
2014-05-26current_cpu is now a shared SMP commandJoel Sherrill3-56/+0
2014-05-26shared/smp_stub.c: Only one shared version nowJoel Sherrill2-64/+0
2014-05-23Use shared main() and file processorJoel Sherrill2-182/+0
2014-05-23schedsim.cc: Exit on bad command resultJoel Sherrill1-3/+8
2014-05-23schedsim_smpsimple: Add cpus4_inherit_priority.Jennifer Averett1-0/+24
2014-05-22Enhance cpus command to do validation of executing threads.Joel Sherrill2-10/+0
2014-05-22cpus4_affinity_case1.scen: Specify affinity in hexadecimalJoel Sherrill1-51/+0
2014-05-20schedsim_smpsimple: Fix warnings.Jennifer Averett2-0/+2
2014-05-14schedsim_smpsimple: Change scenario to match what the output.Jennifer Averett1-2/+2
2014-05-14schedsim_smpsimple: Remove scenarios that are no longer valid.Jennifer Averett10-463/+0
2014-05-14Many files: rm white space at EOL and EOFJoel Sherrill7-12/+10
2014-05-14schedsim_smpsimple: Clean upJoel Sherrill2-5/+14
2014-05-13schedsim_smpsimple: Add configure of smp simple scheduler.Jennifer Averett1-0/+1
2014-05-13schedsim_smpsimple: Clean up scenarios to match changes.Jennifer Averett22-571/+463
2014-05-09Now appears to run againJoel Sherrill1-8/+18
2014-05-09schedsim_smpsimple: Fix compile error.Jennifer Averett1-8/+0
2014-05-09schedsim_smpsimple: Fix smp output.Jennifer Averett1-2/+6
2014-05-09schedsim_smpsimple: Fix output of cpu dump.Jennifer Averett1-3/+1
2014-05-09schedsim: Add smp support.Jennifer Averett6-49/+75
2014-04-28schedsim: Update to latest RTEMS. Works UniprocessorJoel Sherrill4-10/+20
2013-05-01schedsim/shell/schedsim_smpsimple/config.c: Disable use of bsp.hJoel Sherrill1-0/+1
2013-05-01schedsim/shell/schedsim_smpsimple/Makefile.am: Add POSIX includesJoel Sherrill1-0/+4
2013-04-30Remove CVS $Joel Sherrill13-40/+10
2013-04-30.cvsignore: Remove allJoel Sherrill2-3/+0
2011-06-282011-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-23/+27
2011-05-172011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill44-0/+2267