summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-301-81/+4
* score: Split wkspace.cSebastian Huber2021-11-303-15/+98
* wkspace.c: Change license to BSD-2-ClauseSebastian Huber2021-11-301-5/+24
* arm: Add AARCH32_PMSA_DATA_READ_WRITE_DEFAULTSebastian Huber2021-11-301-8/+28
* arm: Fix AARCH32_PMSA_DATA_READ_WRITE_CACHEDSebastian Huber2021-11-301-1/+1
* sparc: Add workaround for GRLIB-TN-0011Sebastian Huber2021-11-261-0/+12
* score: Properly continue the thread during restartSebastian Huber2021-11-231-3/+3
* score: _Thread_queue_Surrender_no_priority()Sebastian Huber2021-11-231-15/+1
* score: Move _Thread_queue_Extract()Sebastian Huber2021-11-232-34/+60
* score: Simplify thread wait state handlingSebastian Huber2021-11-233-12/+7
* score: Add _Thread_MP_Extract_proxy()Sebastian Huber2021-11-232-29/+25
* score: Remove thread timer earlierSebastian Huber2021-11-231-2/+2
* score: Restrict affinity for EDF SMP schedulerSebastian Huber2021-11-231-6/+27
* score: Rework ask for help requestsSebastian Huber2021-11-232-19/+12
* score: _Scheduler_SMP_Schedule_highest_ready()Sebastian Huber2021-11-235-20/+10
* score: Remove victim thread from CPU allocationSebastian Huber2021-11-232-20/+12
* score: Fix SMP EDF priority group orderingSebastian Huber2021-11-231-13/+61
* score: Add node to insert to Chain_Node_orderSebastian Huber2021-11-232-4/+8
* score: Rework idle handling in SMP schedulersSebastian Huber2021-11-235-48/+259
* score: Add SMP scheduler make/clean stickySebastian Huber2021-11-238-14/+362
* score: Optimize SMP EDF move to ready operationSebastian Huber2021-11-231-7/+13
* score: Rework affine ready queue handlingSebastian Huber2021-11-231-40/+66
* score: Use extract from scheduled callbacksSebastian Huber2021-11-235-0/+21
* score: Remove return value from enqueue scheduledSebastian Huber2021-11-235-10/+10
* score: Add red-black tree append/prependSebastian Huber2021-11-232-0/+116
* cpukit: Consistize OAR copyright headersKinsey Moore2021-11-222-2/+2
* rtems: Add new clock manager directivesSebastian Huber2021-11-151-0/+56
* score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber2021-11-151-5/+25
* score: Optimize timehand updates for non-SMPSebastian Huber2021-11-151-8/+36
* score: Port large time delta support to RTEMSSebastian Huber2021-11-151-3/+22
* score: Initialize timehand generation to UINT_MAXSebastian Huber2021-11-151-1/+1
* timecounter: Load the currently selected tc once in tc_windup()Mark Johnston2021-11-151-7/+16
* kern_tc.c: Scaling/large delta recalculationSebastian Huber2021-11-151-38/+50
* timecounter: Lock the timecounter listMark Johnston2021-11-151-10/+30
* timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston2021-11-151-1/+1
* Remove "All Rights Reserved" fromEd Maste2021-11-151-1/+0
* kern: clarify boot timeWarner Losh2021-11-151-1/+7
* Make kern.timecounter.hardware tunableKonstantin Belousov2021-11-151-5/+18
* Add ddb 'show timecounter' command.Konstantin Belousov2021-11-151-1/+31
* Changes that improve DTrace FBT reliabilityRobert Watson2021-11-151-0/+15
* Remove double-calls to tc_get_timecount()Konstantin Belousov2021-11-151-3/+0
* Mark more nodes as CTLFLAG_MPSAFEPawel Biernacki2021-11-151-13/+24
* Consolidate read code for timecountersKonstantin Belousov2021-11-151-145/+87
* Remove duplicated empty lines from kern/*.cMateusz Guzik2021-11-151-1/+0
* Initialize timehands linkage much earlier.Konstantin Belousov2021-11-151-12/+22
* Make timehands count selectable at boottime.Konstantin Belousov2021-11-151-5/+45
* Instead of using an incomplete list of platformsOlivier Houchard2021-11-151-1/+2
* Create a new macro for static DPCPU data.Andrew Turner2021-11-151-2/+2
* tc: bcopy -> memcpyMateusz Guzik2021-11-151-2/+1
* Move most of the contents of opt_compat.hBrooks Davis2021-11-151-1/+0