summaryrefslogtreecommitdiff
path: root/kc/core/cpu/cpu_task.S
AgeCommit message (Collapse)Author
2026-05-26we're bringing kjarna back and not doing the crazy stuff with trying to have ↵kjarnaAda Christine
task management during efi. that was a bit extra.
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