Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is a simple negation that maps all non-negative PIDs into the negative space. The +2 offset avoids mapping PID 0 to 0 and keeps PID -1 (non-transactionalidempotent) untouched. 

Problems

There are a couple of problems with this approach that are evident when looking at the chained mirroring use case.

...