summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-30score: Optimize Workspace Handler initializationSebastian Huber1-81/+4
2021-11-30score: Split wkspace.cSebastian Huber3-15/+98
2021-11-30wkspace.c: Change license to BSD-2-ClauseSebastian Huber1-5/+24
2021-11-23score: Properly continue the thread during restartSebastian Huber1-3/+3
2021-11-23score: _Thread_queue_Surrender_no_priority()Sebastian Huber1-15/+1
2021-11-23score: Move _Thread_queue_Extract()Sebastian Huber2-34/+60
2021-11-23score: Simplify thread wait state handlingSebastian Huber3-12/+7
2021-11-23score: Add _Thread_MP_Extract_proxy()Sebastian Huber2-29/+25
2021-11-23score: Remove thread timer earlierSebastian Huber1-2/+2
2021-11-23score: Restrict affinity for EDF SMP schedulerSebastian Huber1-6/+27
2021-11-23score: Rework ask for help requestsSebastian Huber2-19/+12
2021-11-23score: _Scheduler_SMP_Schedule_highest_ready()Sebastian Huber5-20/+10
2021-11-23score: Remove victim thread from CPU allocationSebastian Huber2-20/+12
2021-11-23score: Fix SMP EDF priority group orderingSebastian Huber1-13/+61
2021-11-23score: Add node to insert to Chain_Node_orderSebastian Huber2-4/+8
2021-11-23score: Rework idle handling in SMP schedulersSebastian Huber5-48/+259
2021-11-23score: Add SMP scheduler make/clean stickySebastian Huber8-14/+362
2021-11-23score: Optimize SMP EDF move to ready operationSebastian Huber1-7/+13
2021-11-23score: Rework affine ready queue handlingSebastian Huber1-40/+66
2021-11-23score: Use extract from scheduled callbacksSebastian Huber5-0/+21
2021-11-23score: Remove return value from enqueue scheduledSebastian Huber5-10/+10
2021-11-23score: Add red-black tree append/prependSebastian Huber2-0/+116
2021-11-22cpukit: Consistize OAR copyright headersKinsey Moore1-1/+1
2021-11-15rtems: Add new clock manager directivesSebastian Huber1-0/+56
2021-11-15score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber1-5/+25
2021-11-15score: Optimize timehand updates for non-SMPSebastian Huber1-8/+36
2021-11-15score: Port large time delta support to RTEMSSebastian Huber1-3/+22
2021-11-15score: Initialize timehand generation to UINT_MAXSebastian Huber1-1/+1
2021-11-15timecounter: Load the currently selected tc once in tc_windup()Mark Johnston1-7/+16
2021-11-15kern_tc.c: Scaling/large delta recalculationSebastian Huber1-38/+50
2021-11-15timecounter: Lock the timecounter listMark Johnston1-10/+30
2021-11-15timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston1-1/+1
2021-11-15Remove "All Rights Reserved" fromEd Maste1-1/+0
2021-11-15kern: clarify boot timeWarner Losh1-1/+7
2021-11-15Make kern.timecounter.hardware tunableKonstantin Belousov1-5/+18
2021-11-15Add ddb 'show timecounter' command.Konstantin Belousov1-1/+31
2021-11-15Changes that improve DTrace FBT reliabilityRobert Watson1-0/+15
2021-11-15Remove double-calls to tc_get_timecount()Konstantin Belousov1-3/+0
2021-11-15Mark more nodes as CTLFLAG_MPSAFEPawel Biernacki1-13/+24
2021-11-15Consolidate read code for timecountersKonstantin Belousov1-145/+87
2021-11-15Remove duplicated empty lines from kern/*.cMateusz Guzik1-1/+0
2021-11-15Initialize timehands linkage much earlier.Konstantin Belousov1-12/+22
2021-11-15Make timehands count selectable at boottime.Konstantin Belousov1-5/+45
2021-11-15Instead of using an incomplete list of platformsOlivier Houchard1-1/+2
2021-11-15Create a new macro for static DPCPU data.Andrew Turner1-2/+2
2021-11-15tc: bcopy -> memcpyMateusz Guzik1-2/+1
2021-11-15Move most of the contents of opt_compat.hBrooks Davis1-1/+0
2021-11-15score: Remove FreeBSD identifierSebastian Huber1-1/+1
2021-11-15Use atomic_load(9) to read ppsinfo sequence numbers.Konstantin Belousov1-4/+4
2021-11-15SPDX: use the Beerware identifier.Pedro F. Giffuni1-0/+2