shufflecake/docs/README.md
2025-10-20 17:44:45 +02:00

386 B

Shufflecake - Developer Guide

These pages gather some documentation around non-trivial design and implementation choices, mainly in the dm-sflc kernel module. They are currently WIP and very incomplete.

Index

  • Locking: an explanation of the synchronization mechanisms employed for mutual exclusion between I/O requests when accessing the shared position map.