summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/confdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-67/+117
* Filesystem: Simplify FIFO and pipe configurationSebastian Huber2015-02-091-30/+23
* Filesystem: Statically initialize rtems_libio_iopsSebastian Huber2015-02-041-2/+4
* Filesystem: Make rtems_libio_number_iops constSebastian Huber2015-02-041-1/+1
* confdefs.h: Fix workspace size if idle task is FPSebastian Huber2014-12-121-2/+8
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-13/+0
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-6/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* score: Collect scheduler related fields in TCBSebastian Huber2014-06-231-1/+1
* 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
* 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-151-0/+113
* score: Add scheduler nameSebastian Huber2014-04-151-8/+44
* score: Simplify thread control initializationSebastian Huber2014-04-151-86/+74
* score: Static scheduler configurationSebastian Huber2014-04-151-58/+71
* score: Statically initialize IO managerSebastian Huber2014-04-101-23/+14
* 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
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-271-11/+18
* score: PR2174: Add workaroundSebastian Huber2014-03-251-0/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-11/+3
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-071-34/+46
* JFFS2: Add RTEMS supportSebastian Huber2013-09-191-1/+18
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-64/+54
* smp: Add Deterministic Priority SMP SchedulerSebastian Huber2013-08-201-1/+23
* smp: Replace Scheduler_simple_smp_ControlSebastian Huber2013-08-201-1/+1
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-141-0/+7
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-061-5/+29
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-2/+1
* score: Error for non-preemptible tasks on SMPSebastian Huber2013-07-221-1/+5
* sapi: Add rtems_configuration_is_smp_enabled()Sebastian Huber2013-07-221-0/+7
* score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber2013-07-171-2/+14
* scheduler: New simple SMP scheduler implementationSebastian Huber2013-06-141-1/+1
* smp: Add maximum_processors field to configSebastian Huber2013-05-161-10/+3
* libcsupport: Delete libc_wrapup()Sebastian Huber2013-04-261-0/+7
* libcsupport: Rename open_dev_console()Sebastian Huber2013-04-261-2/+2