Skip to content

Scheduling Part 3

No due date 71% complete

This part will address:

  • Upgrade thread kill to delete the thread from the task too
  • Add task_delete function (that is not implemented at the moment)
  • Add virtual memory address space for each task [DONE]
  • Supervisor tasaks, shouldn't allocate a new vaddress space (to create issue)
Loading