Answer Posted / ahmad
Critical Section is a sequence of code that has exclusive
access to a shared resources.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the working set of a process?
What is protection boundary?
Explain similarities between thread and process?
Explain what are threads?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
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?
Tell me when should we use thread-safe "_r" library calls?
List the system calls used for process management?
Explain what are the main families of threads?
What is the window of the working set of a process?
Explain the architectural differences between user-space threads, and kernel-supported threads?
How would you kill a process?
explain about the initial process sequence while the system boots up?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain what is critical section?