previous | start | next

Minix Kernel Traps (receive, send) from Servers Processes

A server process (e.g. the process manager) traps to the kernel by calling receive.

This blocks if no process has sent a request message.

A server process traps to the kernel by calling receive.



previous | start | next