Discuss, Learn and be Happy דיון בשאלות

help brightness_4 brightness_7 format_textdirection_r_to_l format_textdirection_l_to_r

A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called

1
sentiment_very_satisfied
by
מיין לפי

The segment of code in which the process may change common variables, update tables, write into files is known as

1
done
by
מיין לפי

Which of the following conditions must be satisfied to solve the critical section problem?

1
done
by
מיין לפי

Mutual exclusion implies that

1
done
by
מיין לפי

In the bakery algorithm to solve the critical section problem

1
sentiment_very_satisfied
by
מיין לפי

An un-interruptible unit is known as

1
done
by
מיין לפי

The wait operation of the semaphore basically works on the basic _______ system call

1
done
by
מיין לפי

The signal operation of the semaphore basically works on the basic _______ system call.

1
done
by
מיין לפי

If the semaphore value is negative

1
done
by
מיין לפי

The code that changes the value of the semaphore is

1
done
by
מיין לפי