ublk-cpp v0.0
Loading...
Searching...
No Matches
io.hpp File Reference

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.

Detailed Description

Implementation of the ublk I/O loop for processing I/O requests on a dedicated scheduler.

Definition in file io.hpp.