summaryrefslogtreecommitdiff
path: root/kc/core/cpu/cpu_task.S
AgeCommit message (Collapse)Author
2026-05-23rewrote some ugly thread queueing codeAda Christine
2023-02-14refactorsAda Christine
2022-02-18do nothing if the origin and target threads are the sameAda Christine
2022-02-18bug fixesAda Christine
- needed an atomic_load() when getting the count in pic8253_nanoseconds_elapsed() - i was deleting half the bits of the outgoing task's stack in cpu_task.S (oops) - updated .gdbint. TODO: automate laoding section offsets correctly
2022-01-16hide needlessly exported symbolsAda Christine