MentOS
MentOS copied to clipboard
Implement passive waiting for `waitpid`
Use a waitqueue
to suspend the waiting process from execution instead of busy waiting in libc.