Homework 9: Concurrency in Iris

Due Friday, April 15, at 2:00 PM

Complete the following exercises from ex_03_spinlock.v:

parallel_incr_spec (complete the proof), try_acquire_spec, release_spec, parallel_incr_locked_spec

If you’re taking the course for 4 credits, also do incr_both_spec.