1.1. When it comes to counting semaphores and binary semaphores. What is the task for the queue? (03) 1.2. When you sign
Posted: Wed Apr 27, 2022 3:11 pm
1.1. When it comes to counting semaphores and binary semaphores. What is the task for the queue? (03) 1.2. When you signal a semaphore, do you know if another process is waiting? Justify your answer. (03) 1.3. When working under Linux, it provides a set of operations that guarantee atomic operations on a variable and these operations can be used to avoid simple race conditions, so what happens when you are working under uniprocessor and multiprocessor systems (04)