vault backup: 2025-04-05 00:07:51
This commit is contained in:
parent
47b74f3eec
commit
1c82ee3d9d
11 changed files with 30 additions and 30 deletions
|
@ -31,7 +31,7 @@ unlock(i) :=
|
|||
*Proof:* by contradiction.
|
||||
|
||||
Let's consider the execution of $p_i$ leading to its CS:
|
||||

|
||||

|
||||
|
||||
**Corollary** (of the MUTEX proof)**:** DATE is never written concurrently.
|
||||
|
||||
|
@ -57,7 +57,7 @@ Let's consider the execution of $p_i$ leading to its CS:
|
|||
|
||||
**Theorem:** the algorithm satisfies bounded bypass with bound $2n-2$.
|
||||
*Proof:*
|
||||

|
||||

|
||||
so by this, the very worst possible case is that my lock experiences that.
|
||||
|
||||
It looks like I can experience at most $2n-1$ other critical sections, but it is even better, let's see:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue