numam-spdk/doc/index.md
Paul Luse da58800f21 doc: Programmer's guide template and example for blobstore
Includes the proposed Blobstore Programmer's Guide that is also
and example for other programming guides as well as a template
that can be used to create future programming guides.

Also removes the previous blob.md

Change-Id: Iefbb58b8c3ab015bf8e0cd02ba2fbe6a86c1852c
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/384118
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-19 11:40:08 -04:00

972 B

Storage Performance Development Kit

Introduction

Concepts

  • @ref userspace
  • @ref memory
  • @ref concurrency
  • @ref ssd_internals
  • @ref porting

User Guides

  • @ref iscsi
  • @ref nvmf
  • @ref vhost
  • @ref bdev
  • @ref blobfs
  • @ref jsonrpc

Programmer Guides

  • @ref blob

General Information

  • @ref bdev_pg
  • @ref bdev_module
  • @ref directory_structure
  • Public API header files
  • @ref nvmf_tgt_pg
  • @ref event
  • @ref blob

Miscellaneous

  • @ref peer_2_peer

Modules

  • @ref nvme
  • @ref ioat
  • @ref virtio

Tools

  • @ref nvme-cli

Performance Reports