summaryrefslogtreecommitdiff
path: root/kc/core/task.c
AgeCommit message (Collapse)Author
2022-02-17force 8253 timer to minimum frequency, log timesource delta at task ↵Ada Christine
management start
2022-02-17many changes have happnedAda Christine
- updates to panic() interface - genericized timer interface - (yet unused) additions to task management
2022-02-15beginning to things out into cpu-dependent and cpu-independent codeAda Christine
2022-02-14more task scheduling work, scheduler appears to work without crashingAda Christine
2022-02-14entering idle loop works with timerAda Christine
2022-01-17entering the idle task appears to workAda Christine
2022-01-17task.h required for buildingAda Christine