in Operating System
404 views
0 votes
0 votes
Suppose that an operating system does not have anything like the select system call to see in advance if it is safe to read from a file, pipe, or device, but it does allow alarm clocks to be set that interrupt blocked system calls. Is it possible to implement a threads package in user space under these conditions? Discuss.
in Operating System
by
404 views

Please log in or register to answer this question.

Related questions