summaryrefslogtreecommitdiff
path: root/cpukit/sapi (follow)
AgeCommit message (Expand)Author
2014-06-23score: Collect scheduler related fields in TCBSebastian Huber
2014-06-12score: Fix scheduler context initializerSebastian Huber
2014-06-02libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner
2014-06-02rtems: Avoid copy and paste in confdefs.hRalf Kirchner
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber
2014-05-14score: Introduce scheduler nodesSebastian Huber
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber
2014-04-29sapi: Report profiling only if enabled for testsSebastian Huber
2014-04-28sapi: Add profiling done messageSebastian Huber
2014-04-28sapi: Add arithmetic means to XML profiling reportSebastian Huber
2014-04-27rtems: Account for the network semaphore.Chris Johns
2014-04-25sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett
2014-04-25rtems: Account for file system semaphores.Chris Johns
2014-04-17sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber
2014-04-17sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-15score: Add scheduler nameSebastian Huber
2014-04-15score: Simplify thread control initializationSebastian Huber
2014-04-15score: Static scheduler configurationSebastian Huber
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber
2014-04-10score: Statically initialize IO managerSebastian Huber
2014-04-07score: Fix POSIX threads size estimateSebastian Huber
2014-04-07score: Fix workspace size estimateSebastian Huber
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill
2014-04-04score: Add and use Scheduler_simple_ControlSebastian Huber
2014-04-04score: Add and use Scheduler_EDF_ControlSebastian Huber
2014-04-03sapi: Add priority affinity smp scheduler.Jennifer Averett
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber
2014-04-03score: PR788: Add INTERNAL_ERROR_RESOURCE_IN_USESebastian Huber
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer
2014-03-25score: PR2174: Add workaroundSebastian Huber
2014-03-25sapi: Add profiling report for testsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-19posix: Use interal mutex for once implementationSebastian Huber
2014-03-17sapi: Add <rtems/test.h>Sebastian Huber
2014-03-14score: Add SMP lock profiling supportSebastian Huber
2014-03-14score: Add per-CPU profilingSebastian Huber
2014-03-14sapi: Add SMP lock profiling app. level dataSebastian Huber
2014-03-14sapi: Add per-CPU profiling application level dataSebastian Huber
2014-03-14sapi: Add profiling application level supportSebastian Huber
2014-03-13sapi: TyposSebastian Huber
2014-03-11score: Add local context to SMP lock APISebastian Huber
2014-03-11sapi: Use one SMP lock for all chainsSebastian Huber
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill
2014-03-07sapi: Moved smp initialization and added cpuset initilization.Jennifer Averett
2014-03-06score: SMP initialization and shutdown changesSebastian Huber
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber
2014-02-19score: Add and use <rtems/score/smpimpl.h>Sebastian Huber