shufflecake/docs
2025-10-12 20:21:29 +02:00
..
images Fix 2025-10-05 18:20:00 +02:00
locking.md finish docs 2025-10-12 20:21:29 +02:00
README.md Start locking docs 2025-10-05 12:41:31 +02:00

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.