Functionsยง
- create_
address_ space - handle_
syscall - This is the architecture-independent syscall handler. It should be called by the handler that
receives the syscall (each architecture is free to do this however it wishes). The only
parameter that is guaranteed to be valid is
number
; the meaning of the rest may be undefined depending on how many parameters the specific system call takes. - poll_
interest - resize_
memory_ object - spawn_
task - wait_
for_ event