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>
64 lines
1.0 KiB
Markdown
64 lines
1.0 KiB
Markdown
# Storage Performance Development Kit {#index}
|
|
|
|
# Introduction {#intro}
|
|
|
|
- @ref about
|
|
- @ref getting_started
|
|
- @ref vagrant
|
|
- @ref changelog
|
|
- [Source Code (GitHub)](https://github.com/spdk/spdk/)
|
|
|
|
# Concepts {#concepts}
|
|
|
|
- @ref userspace
|
|
- @ref memory
|
|
- @ref concurrency
|
|
- @ref ssd_internals
|
|
- @ref vhost_processing
|
|
- @ref porting
|
|
|
|
# User Guides {#user_guides}
|
|
|
|
- @ref iscsi
|
|
- @ref nvmf
|
|
- @ref vhost
|
|
- @ref bdev
|
|
- @ref blobfs
|
|
- @ref jsonrpc
|
|
|
|
# Programmer Guides {#prog_guides}
|
|
|
|
- @ref blob
|
|
- @ref bdev_pg
|
|
- @ref bdev_module
|
|
- @ref nvmf_tgt_pg
|
|
|
|
# General Information {#general}
|
|
|
|
- @ref directory_structure
|
|
- [Public API header files](files.html)
|
|
- @ref event
|
|
- @ref logical_volumes
|
|
|
|
# Miscellaneous {#misc}
|
|
|
|
- @ref peer_2_peer
|
|
|
|
# Modules {#modules}
|
|
|
|
- @ref nvme
|
|
- @ref ioat
|
|
- @ref virtio
|
|
|
|
# Tools {#tools}
|
|
|
|
- @ref nvme-cli
|
|
|
|
# Experimental Tools {#experimental_tools}
|
|
|
|
- @ref spdkcli
|
|
|
|
# Performance Reports {#performancereports}
|
|
|
|
- [SPDK 17.07 vhost-scsi Performance Report](https://ci.spdk.io/download/performance-reports/SPDK17_07_vhost_scsi_performance_report.pdf)
|