Expand description
get_time syscall
YOUR JOB: get time with second and microsecond
HINT: You might reimplement it with virtual memory management.
HINT: What if TimeVal
is splitted by two pages ?
get_time syscall
YOUR JOB: get time with second and microsecond
HINT: You might reimplement it with virtual memory management.
HINT: What if TimeVal
is splitted by two pages ?