Skip to main content

Module driver

Module driver 

Source
Expand description

End-to-end ingest driver: file/NVMe -> io_uring -> mapped slot -> io_queue.

Structs§

CompletedIngest
Host-visible completion surfaced after the DMA completes.
NvmeGpuIngestDriver
Wire the Linux ingest loop end-to-end without userspace bounce buffers.
NvmeGpuIngestTelemetry
Runtime telemetry for NVMe/file ingest into GPU-visible memory.

Enums§

NativeReadPath
Native-read strategy used by NvmeGpuIngestDriver.