mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 21:50:59 +00:00
There was a bug while calculating the next index in submit_sync_sqe function. Use the NVMeQueue's class variable m_qdepth instead of the hardcoded IO_QUEUE_SIZE. |
||
|---|---|---|
| .. | ||
| NVMeController.cpp | ||
| NVMeController.h | ||
| NVMeDefinitions.h | ||
| NVMeNameSpace.cpp | ||
| NVMeNameSpace.h | ||
| NVMeQueue.cpp | ||
| NVMeQueue.h | ||