Removes the internal next ptr from the Thread class. We avoid doing a memory operation when scheduling on yield because we simply cycle the item to the back of the list. |
||
---|---|---|
.. | ||
context_switch.s | ||
jump_user_space.s | ||
process.cpp | ||
process.h | ||
scheduler.cpp | ||
scheduler.h | ||
thread.cpp | ||
thread.h |