Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 434 Bytes

TODO

  • 大页内存退出时不释放
  • virtio
    • indirect desc support
    • packed ring support
    • interrupt io(eventfd) support
  • kernel vhost-scsi support
  • 超过文件范围的 IO 确认失败
  • 获取后端设备的 block size 和 长度
  • 检测后端设备是 vhost-blk 或者 vhost-scsi
  • 支持 vhost-user-scsi
  • 支持后端重启后重连
  • 重写内存分配器