summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add remainder of schedulers and cluster scheduler support.Jennifer Averett2014-06-175-0/+120
* schedsim.c: Verify status of 0Joel Sherrill2014-05-271-8/+19
* schedsim.c: Print basename of scenarion and verbose is on by defaultJoel Sherrill2014-05-271-6/+17
* Misc so more scenarios runJoel Sherrill2014-05-268-17/+82
* _Thread_Dispatch wrapper is now shared between uniprocessor and SMP configura...Joel Sherrill2014-05-263-1/+82
* Unify printing of heir and executingJoel Sherrill2014-05-262-0/+42
* dispatch is now a shared SMP commandJoel Sherrill2014-05-263-0/+61
* current_cpu is now a shared SMP commandJoel Sherrill2014-05-263-0/+63
* shared/smp_stub.c: Correct bugJoel Sherrill2014-05-261-6/+2
* shared/smp_stub.c: Only one shared version nowJoel Sherrill2014-05-262-0/+83
* lookup*.c, main_semobtain.c: Link on uniprocessor againJoel Sherrill2014-05-262-0/+2
* Use shared main() and file processorJoel Sherrill2014-05-234-0/+201
* main_dump_all_cpus.c: Return error do not exitJoel Sherrill2014-05-231-2/+2
* main_semobtain.c: Locked access to executingJoel Sherrill2014-05-231-2/+12
* shared: fix print message in semaphore create.Jennifer Averett2014-05-231-3/+3
* lookup_task.c: Lock around getting executing id.Joel Sherrill2014-05-231-1/+3
* commands.c: Include config.hJoel Sherrill2014-05-231-3/+11
* shared: Fix bug in cpu checking of dump all cpus method.Jennifer Averett2014-05-231-3/+0
* main_dump_all_cpus.c: Stop at end of args or CPUsJoel Sherrill2014-05-221-9/+29
* lookup_task.c: Fix bug where only first four chars of name matteredJoel Sherrill2014-05-221-3/+9
* Enhance cpus command to do validation of executing threads.Joel Sherrill2014-05-224-6/+62
* cpus4_affinity_case1.scen: Specify affinity in hexadecimalJoel Sherrill2014-05-221-0/+51
* shared: Fix warnings.Jennifer Averett2014-05-201-0/+7
* schedsim: Add affinity support to task create.Jennifer Averett2014-05-161-4/+47
* schedsim: Fix affinity error message.Jennifer Averett2014-05-161-1/+1
* schedsim: Add smp scenario support for a default core set.Jennifer Averett2014-05-161-2/+2
* Many files: rm white space at EOL and EOFJoel Sherrill2014-05-1422-49/+46
* shell/shared: Add task get/set affinityJoel Sherrill2014-05-144-0/+177
* main_taskpriority.c: Fix typoJoel Sherrill2014-05-141-4/+8
* schedsim/shell/shared/schedsim_disable_dispatch.c: New file missed earlierJoel Sherrill2014-04-301-0/+35
* schedsim/shell/shared/Makefile.am: Missed in previous commitJoel Sherrill2014-04-301-25/+26
* Allow Scheduler Simulator to "defer dispatch" until controlledJoel Sherrill2014-04-302-7/+24
* schedsim: Update to latest RTEMS. Works UniprocessorJoel Sherrill2014-04-282-1/+5
* schedsim/shell/shared/Makefile.am: Add POSIX includesJoel Sherrill2013-05-011-1/+4
* Remove CVS $Joel Sherrill2013-04-3027-80/+24
* .cvsignore: Remove allJoel Sherrill2013-04-301-2/+0
* 2011-05-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-05-177-14/+99
* Initial import.initialbaseJoel Sherrill2011-04-2530-0/+2882