|
ublk-cpp v0.0
|
Implementation of the ublk I/O loop for processing I/O requests on a dedicated scheduler. More...
#include "ublk/detail/queue.hpp"#include "ublk/detail/task.hpp"#include "ublk/handler.hpp"#include <condy.hpp>#include <cstdint>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| namespace | ublk |
| The main namespace of the ublk-cpp library. | |
Implementation of the ublk I/O loop for processing I/O requests on a dedicated scheduler.
Definition in file io.hpp.