mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:38:13 +00:00
![]() Using sq_tail as cid makes an inherent assumption that we send only one IO at a time. Use an atomic variable instead for command id of a submission queue entry. As sq_tail is not used as cid anymore, remove m_prev_sq_tail which used to hold the last used sq_tail value. |
||
---|---|---|
.. | ||
ATA | ||
NVMe | ||
SD | ||
DiskPartition.cpp | ||
DiskPartition.h | ||
StorageController.cpp | ||
StorageController.h | ||
StorageDevice.cpp | ||
StorageDevice.h | ||
StorageManagement.cpp | ||
StorageManagement.h |