Answer Posted / dhruv
It is a section of code in the process which requires access
to only shared resources. It must not be executed while
another process another program is in the corresponding
section of code. It provides the mutual exclusion to the
processes.
| Is This Answer Correct ? | 57 Yes | 7 No |
Post New Answer View All Answers
List the system calls used for process management?
How to work unix commands on windows xp without installing unix o/s in pc?
Explain what is protection boundary?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain similarities between thread and process?
Explain the different kinds of threads?
What is protection boundary?
Explain the architectural differences between user-space threads, and kernel-supported threads?
What is the working set of a process?
Explain what is critical section?
explain about the initial process sequence while the system boots up?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain what are the main families of threads?
Tell me when should we use thread-safe "_r" library calls?
Explain what is scheduling?