summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/ratemonperiod.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-02-28cpukit/rtems/src/[a-r]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-11-23score: Simplify thread wait state handlingSebastian Huber1-1/+1
2021-10-25rtems: Fix rate monotonic statisticsSebastian Huber1-17/+4
2021-10-06rtems: Set postponed jobs in rate-monotonic cancelSebastian Huber1-1/+1
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-02-08Use _Thread_Dispatch_direct()Sebastian Huber1-2/+2
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen1-14/+0
2017-01-24rtems: rtems_rate_monotonic_postponed_job_count()Sebastian Huber1-12/+7
2017-01-24rtems: Fix _Rate_monotonic_Release_postponed_job()Sebastian Huber1-5/+3
2017-01-24rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber1-24/+0
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom1-7/+12
2017-01-13Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen1-8/+120
2016-09-21score: Rework thread priority managementSebastian Huber1-5/+10
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber1-9/+8
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber1-1/+1
2016-06-22score: Modify release job scheduler operationSebastian Huber1-3/+4
2016-03-22rtems: Rework rate-monotonic schedulerSebastian Huber1-130/+180
2016-03-21rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber1-35/+10
2016-03-21rtems: Delete Rate_monotonic_Period_time_tSebastian Huber1-7/+7
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber1-55/+20
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-20/+18
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber1-4/+4
2016-02-25rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber1-30/+16
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-45/+28
2014-06-23score: Remove scheduler parameter from most opsSebastian Huber1-10/+2
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber1-2/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-1/+1
2013-07-26score: Create scheduler implementation headerSebastian Huber1-5/+2
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-1/+1
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-5/+5
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Alex Ivanov1-17/+7
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada1-17/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-062011-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-10-192011-10-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-4/+3
2011-09-012011-09-01 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-2/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-07-262010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-11/+11
2010-07-262010-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-82/+77
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-2/+2
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-12-082009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-57/+81
2009-12-022009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-33/+28