BlaCkinkGJ / socketdev

Multi-queue block device driver for remote storage device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket-blk-mq

Multi-queue block device driver using socket communication

Usage

  1. Install ksocket/ksocket.ko
  2. Open the server/usocket_srv
  3. Install blk-mq/blkdev.ko
  4. Read/Write to /dev/socketdev0

About

Multi-queue block device driver for remote storage device

License:GNU General Public License v2.0


Languages

Language:C 97.8%Language:Makefile 2.2%