Answer Posted / anshuman
Critical Session is the part of caode that exist in every
process. And each process shared a common resource. If one
process in CS on other process can enter in this Session.
this is used for Dead Lock prevention.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
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?
How to work unix commands on windows xp without installing unix o/s in pc?
What is the working set of a process?
Explain what is critical section?
Explain critical section?
Explain what are the main families of threads?
How would you kill a process?
Explain similarities between thread and process?
What is protection boundary?
Explain what is scheduling?
List the system calls used for process management?
Explain what are threads?
Explain the architectural differences between user-space threads, and kernel-supported threads?
Explain the performance differences between user-space threads and kernel-supported threads.?
Tell me when should we use thread-safe "_r" library calls?