Attempt, to the best of my ability, to explain I/O devices, threads, I/O channels, asynchronous C programming best practices, and other related concepts. Change-Id: Idd6bdb3a06df71a642b88cdaa7cc37c13655753b Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/393200 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
50 lines
889 B
Markdown
50 lines
889 B
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 porting
|
|
|
|
# User Guides {#user_guides}
|
|
|
|
- @ref iscsi_getting_started
|
|
- @ref nvmf_getting_started
|
|
- @ref blobfs_getting_started
|
|
- @ref jsonrpc
|
|
|
|
# Programmer Guides {#general}
|
|
|
|
- @ref directory_structure
|
|
- [Public API header files](files.html)
|
|
|
|
# Modules {#modules}
|
|
|
|
- @ref event
|
|
- @ref nvme
|
|
- @ref nvmf
|
|
- @ref ioat
|
|
- @ref iscsi
|
|
- @ref bdev
|
|
- @ref blob
|
|
- @ref blobfs
|
|
- @ref vhost
|
|
- @ref virtio
|
|
|
|
# Tools {#tools}
|
|
|
|
- @ref nvme-cli
|
|
|
|
# Performance Reports {#performancereports}
|
|
|
|
- [SPDK 17.07 vhost-scsi Performance Report](https://ci.spdk.io/download/performance-reports/SPDK17_07_vhost_scsi_performance_report.pdf)
|