summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-13/+0
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-6/+0
* sapi/src/testextension.c: Fix warningsJoel Sherrill2014-11-041-0/+2
* sapi: Use an interrupt lock for test extensionSebastian Huber2014-10-241-23/+20
* sapi: Report only if not an SMP shutdown responseSebastian Huber2014-10-231-3/+23
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* sapi: Add profiling report begin/end messageSebastian Huber2014-09-021-3/+7
* Regenerate all preinstall.am files.Chris Johns2014-08-291-6/+6
* rbtree: Simplify insert and extractSebastian Huber2014-08-071-9/+3
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-053-35/+45
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-052-11/+1
* rbtree: Rename find header in find controlSebastian Huber2014-07-291-4/+4
* rbtree: Simplify off-tree handlingSebastian Huber2014-07-291-4/+4
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-7/+0
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-152-32/+22
* rbtree: Delete unused functionsSebastian Huber2014-07-151-40/+0
* score: Collect scheduler related fields in TCBSebastian Huber2014-06-231-1/+1
* score: Fix scheduler context initializerSebastian Huber2014-06-121-3/+3
* libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner2014-06-021-10/+40
* rtems: Avoid copy and paste in confdefs.hRalf Kirchner2014-06-021-32/+48
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-1/+13
* score: Introduce scheduler nodesSebastian Huber2014-05-141-7/+13
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-28/+0
* sapi: Report profiling only if enabled for testsSebastian Huber2014-04-291-0/+2
* sapi: Add profiling done messageSebastian Huber2014-04-281-0/+6
* sapi: Add arithmetic means to XML profiling reportSebastian Huber2014-04-281-9/+62
* rtems: Account for the network semaphore.Chris Johns2014-04-271-1/+8
* sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett2014-04-251-0/+2
* rtems: Account for file system semaphores.Chris Johns2014-04-251-2/+32
* sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-6/+8
* sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-0/+6
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-152-0/+136
* score: Add scheduler nameSebastian Huber2014-04-152-22/+65
* score: Simplify thread control initializationSebastian Huber2014-04-151-86/+74
* score: Static scheduler configurationSebastian Huber2014-04-154-58/+236
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-1/+1
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* score: Statically initialize IO managerSebastian Huber2014-04-105-106/+16
* score: Fix POSIX threads size estimateSebastian Huber2014-04-071-12/+12
* score: Fix workspace size estimateSebastian Huber2014-04-071-7/+11
* Disable per task variables when SMP is enabledJoel Sherrill2014-04-041-6/+16
* score: Add and use Scheduler_simple_ControlSebastian Huber2014-04-041-1/+1
* score: Add and use Scheduler_EDF_ControlSebastian Huber2014-04-041-3/+6
* sapi: Add priority affinity smp scheduler.Jennifer Averett2014-04-031-0/+22
* score: Move priority bit map to scheduler instanceSebastian Huber2014-04-031-3/+4
* score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber2014-04-031-1/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-312-5/+9
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-271-11/+18
* score: PR2174: Add workaroundSebastian Huber2014-03-251-0/+6
* sapi: Add profiling report for testsSebastian Huber2014-03-251-0/+11