Git Product home page Git Product logo

nvmecha's Introduction

NVMeCHA

NVMe Controller featuring Hardware Acceleration

Introduction

NVMeCHA is an ultralow-latency and high-throughput NVMe controller with a highly parallel, pipelined, and scalable architecture that accommodates one admin controller and multiple fully hardware-automated I/O controllers. The admin controller features the software-hardware co-design, where the complex processing of the NVMe admin commands is managed by software whereas the data transmission over PCIe is handled by hardware. This hybrid architecture combines software flexibility and hardware efficiency to reduce CPU resources and improve performance. The I/O controller is designed with a highly parallel and pipelined hardware architecture that allows many NVMe I/O commands to be processed in parallel without any software intervention. Each I/O controller is corresponding to one NVMe I/O queue pair.

Performance

We implement the NVMe controller in a Xilinx KCU105 FPGA board, which is connected to a computer via a PCIe gen3 x8 interface. Evaluated by the SPDK-Perf benchmark tool, the maximum bandwidth of our NVMe controller can achieve 7.0GB/s for both reads and writes, accounting for 89% of the theoretical PCIe bandwidth. The maximum 4KB-sized read/write throughput can attain 1.7 million I/O operations per second (MIOPS). The average 4KB-sized read/write latency is merely 2.4μs/3.2μs.

Project Setup

  1. Target FPGA device: Xilinx KCU105 Board
  2. Development tools: Vivado 2019.2, Vitis 2019.2

Publications

Y. Qiu, W. Yin and L. Wang, "A High-Performance and Scalable NVMe Controller Featuring Hardware Acceleration," in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, doi: 10.1109/TCAD.2021.3088784.

nvmecha's People

Contributors

yhqiu16 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.