[an error occurred while processing this directive]
School of Computer Science & Engineering
University of New South Wales
Advanced Operating Systems
COMP9242 2002/S2
Next: Timeouts...
Up: 01-l4
Previous: IPC Result Condition Code
An IPC operation specifies 4 timeout values:
:
- receive timeout is
:
- send timeout is
:
- receive page fault timeout is
:
- send page fault timeout is
Zero values of
or
mean
, i.e., no timeout
Zero values of
(with
mean 0, i.e., never block)
Max values of
(
) mean 0, i.e., fail on page fault
.
Gernot Heiser
2002-08-07
[an error occurred while processing this directive]