summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-17Add remainder of schedulers and cluster scheduler support.Jennifer Averett5-0/+120
2014-05-27schedsim.c: Verify status of 0Joel Sherrill1-8/+19
2014-05-27schedsim.c: Print basename of scenarion and verbose is on by defaultJoel Sherrill1-6/+17
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 Sherrill3-1/+82
2014-05-26Unify printing of heir and executingJoel Sherrill2-0/+42
2014-05-26dispatch is now a shared SMP commandJoel Sherrill3-0/+61
2014-05-26current_cpu is now a shared SMP commandJoel Sherrill3-0/+63
2014-05-26shared/smp_stub.c: Correct bugJoel Sherrill1-6/+2
2014-05-26shared/smp_stub.c: Only one shared version nowJoel Sherrill2-0/+83
2014-05-26lookup*.c, main_semobtain.c: Link on uniprocessor againJoel Sherrill2-0/+2
2014-05-23Use shared main() and file processorJoel Sherrill4-0/+201
2014-05-23main_dump_all_cpus.c: Return error do not exitJoel Sherrill1-2/+2
2014-05-23main_semobtain.c: Locked access to executingJoel Sherrill1-2/+12
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-23shared: Fix bug in cpu checking of dump all cpus method.Jennifer Averett1-3/+0
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-22Enhance cpus command to do validation of executing threads.Joel Sherrill4-6/+62
2014-05-22cpus4_affinity_case1.scen: Specify affinity in hexadecimalJoel Sherrill1-0/+51
2014-05-20shared: Fix warnings.Jennifer Averett1-0/+7
2014-05-16schedsim: Add affinity support to task create.Jennifer Averett1-4/+47
2014-05-16schedsim: Fix affinity error message.Jennifer Averett1-1/+1
2014-05-16schedsim: Add smp scenario support for a default core set.Jennifer Averett1-2/+2
2014-05-14Many files: rm white space at EOL and EOFJoel Sherrill22-49/+46
2014-05-14shell/shared: Add task get/set affinityJoel Sherrill4-0/+177
2014-05-14main_taskpriority.c: Fix typoJoel Sherrill1-4/+8
2014-04-30schedsim/shell/shared/schedsim_disable_dispatch.c: New file missed earlierJoel Sherrill1-0/+35
2014-04-30schedsim/shell/shared/Makefile.am: Missed in previous commitJoel Sherrill1-25/+26
2014-04-30Allow Scheduler Simulator to "defer dispatch" until controlledJoel Sherrill2-7/+24
2014-04-28schedsim: Update to latest RTEMS. Works UniprocessorJoel Sherrill2-1/+5
2013-05-01schedsim/shell/shared/Makefile.am: Add POSIX includesJoel Sherrill1-1/+4
2013-04-30Remove CVS $Joel Sherrill27-80/+24
2013-04-30.cvsignore: Remove allJoel Sherrill1-2/+0
2011-05-172011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill7-14/+99