Spdk/doc/index.md
Daniel Verkamp 853770870c doc: reorganize programmer guides in index.md
Move several programmer guides into the correct section.

The blobstore programmer's guide is already linked from the Programmer
Guides section above; remove it from General Information.

Also add a link to the logical volumes documentation and rename it to
remove the "Introduction", since this doesn't fit with the naming of
other similar chapters.

Change-Id: I1eed7d2588851d67c067a2bcd568b3b071816679
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/413851
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-06-06 17:21:20 +00:00

1.0 KiB

Storage Performance Development Kit

Introduction

Concepts

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

User Guides

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

Programmer Guides

  • @ref blob
  • @ref bdev_pg
  • @ref bdev_module
  • @ref nvmf_tgt_pg

General Information

Miscellaneous

  • @ref peer_2_peer

Modules

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

Tools

  • @ref nvme-cli

Experimental Tools

  • @ref spdkcli

Performance Reports