acadia/zion/scheduler
Drew Galbraith 8fb5b7c03c [Zion] Move existing proc/thread cleanup calls to the cleanup thread. 2023-11-24 15:40:44 -08:00
..
cleanup.cpp [Zion] Move existing proc/thread cleanup calls to the cleanup thread. 2023-11-24 15:40:44 -08:00
cleanup.h [Zion] Add a proc/thread cleanup thread for future use. 2023-11-24 15:04:03 -08:00
context_switch.s [Zion] Add task switching for SSE registers and enable them in userspace. 2023-11-21 15:52:17 -08:00
jump_user_space.s [Zion] Add a way to unwind the stack and recover from user-space faults. 2023-11-22 18:25:08 -08:00
process_manager.cpp [Zion] Add a proc/thread cleanup thread for future use. 2023-11-24 15:04:03 -08:00
process_manager.h [Zion] Add a proc/thread cleanup thread for future use. 2023-11-24 15:04:03 -08:00
scheduler.cpp [Zion] Add task switching for SSE registers and enable them in userspace. 2023-11-21 15:52:17 -08:00
scheduler.h [Zion] Add a framework for better process exit. 2023-11-16 23:03:27 -08:00