Skip to content

fujita/rust-nvme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust simple NVMe device driver

This is for figuring out proper Rust PCI, DMA, block layer abstraction APIs.

It can handle some I/Os with QEMU. But no proper error handling or resource cleanup.

Rust-for-Linux tree doesn't support abstraction APIs (PCI, DMA, block layer, etc) yet. This driver is tested with my fork. I'll work for upstreaming.

$ make KDIR=~/git/linux LLVM=1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published