shufflecake/docs
2025-10-20 17:44:45 +02:00
..
images Fix 2025-10-05 18:20:00 +02:00
locking.md fix 2025-10-12 20:22:30 +02:00
README.md doc: Update README, CHANGELOG, and Dev Guide 2025-10-20 17:44:45 +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.