Expand description
task_info syscall
YOUR JOB: Finish sys_task_info to pass testcases
HINT: You might reimplement it with virtual memory management.
HINT: What if TaskInfo
is splitted by two pages ?
task_info syscall
YOUR JOB: Finish sys_task_info to pass testcases
HINT: You might reimplement it with virtual memory management.
HINT: What if TaskInfo
is splitted by two pages ?