Memento Ring Buffer

Memento message store.

The Memento Ring Buffer is an area of the Host PC memory where the Memento messages are written by the contributors.

The Memento Ring Buffer:
  • Has a fixed capacity of 524.288 (512 K) message slots of 64 bytes each.
  • Is managed as a "ring buffer": A new message replaces the oldest one when it becomes full.