Name
Date
Size
#Lines
LOC

..--

img/H--2,2332,172

.gitignoreH A D27-Jan-202395 54

DoxyfileH A D10-Jul-2024102.6 KiB

MakefileH A D11-May-2023672 3018

README.mdH A D02-Aug-2021429 139

about.mdH A D07-Feb-20201.9 KiB3731

accel_fw.mdH A D21-May-20249.6 KiB199156

applications.mdH A D23-Sep-20227.9 KiB161118

backporting.mdH A D08-Aug-20235.6 KiB12491

bdev.mdH A D31-Jul-202428.8 KiB

bdev_module.mdH A D09-Feb-20239 KiB197161

bdev_pg.mdH A D01-Apr-20227.5 KiB148118

bdevperf.mdH A D28-Jul-20232.4 KiB8668

blob.mdH A D27-Mar-202431.6 KiB545419

blobfs.mdH A D02-Aug-20213.6 KiB9467

ci_tools.mdH A D16-Sep-2021180 85

compression.mdH A D24-Aug-202115.1 KiB287225

concepts.mdH A D06-May-2019199 119

concurrency.mdH A D19-Dec-202211.5 KiB267223

containers.mdH A D09-Mar-20224.1 KiB10276

distributions.mdH A D02-Feb-20231.4 KiB7955

driver_modules.mdH A D17-Apr-2020117 86

event.mdH A D02-Aug-20214.6 KiB8468

fips.mdH A D10-Jul-20244.9 KiB

footer.htmlH A D28-Apr-20177 21

ftl.mdH A D14-Sep-202310.7 KiB206155

gdb_macros.mdH A D16-Dec-20228.7 KiB270210

general.mdH A D24-Nov-2023135 86

getting_started.mdH A D27-Dec-20233.1 KiB12086

header.htmlH A D06-Dec-20181 KiB2621

idxd.mdH A D20-May-20221 KiB2417

index.mdH A D02-Aug-2021428 4221

intro.mdH A D26-Feb-2021187 97

ioat.mdH A D02-Aug-2021537 1510

iscsi.mdH A D25-Nov-202110.8 KiB332237

jsonrpc.mdH A D23-Aug-2024302.6 KiB

jsonrpc_proxy.mdH A D24-Aug-20212.2 KiB5842

libraries.mdH A D25-Nov-202112.9 KiB215164

lvol.mdH A D10-Jul-202410.2 KiB

memory.mdH A D21-Nov-20236.7 KiB11899

misc.mdH A D08-Aug-2023109 75

notify.mdH A D02-Aug-20211.8 KiB4129

nvme.mdH A D10-Jul-202418.5 KiB

nvme_multipath.mdH A D23-Jan-20249.6 KiB179133

nvme_spec.mdH A D21-Jan-20217.4 KiB124106

nvmf.mdH A D10-Jul-202417.4 KiB

nvmf_multipath_howto.mdH A D06-Sep-20223.5 KiB10479

nvmf_tgt_pg.mdH A D03-Jan-20249.1 KiB188146

overview.mdH A D02-Aug-20214.4 KiB10376

peer_2_peer.mdH A D10-Jul-20242.7 KiB

performance_reports.mdH A D09-Aug-202411.9 KiB

pkgconfig.mdH A D09-Nov-20232.2 KiB5139

porting.mdH A D24-Aug-2021952 2419

prog_guides.mdH A D05-May-2019230 1210

rpm.mdH A D29-Jun-20212.5 KiB6852

scheduler.mdH A D19-Oct-20225.1 KiB11184

shfmt.mdH A D02-Sep-20213.7 KiB150124

sma.mdH A D08-Mar-20237.2 KiB182139

spdk_top.mdH A D29-May-20234.9 KiB9668

spdkcli.mdH A D15-Jun-20221.6 KiB6547

ssd_internals.mdH A D06-May-20195.8 KiB9784

stylesheet.cssH A D06-Dec-201826.7 KiB1,6201,370

system_configuration.mdH A D25-Nov-20215.3 KiB13696

template_pg.mdH A D25-Nov-20214.6 KiB8160

tools.mdH A D11-Dec-202077 64

tracing.mdH A D10-Jul-202412.9 KiB

two.min.jsH A D03-Aug-2018120.7 KiB275250

ublk.mdH A D10-Jul-20248.7 KiB

usdt.mdH A D25-Aug-20227.7 KiB170140

user_guides.mdH A D11-Jan-2023329 1816

userspace.mdH A D02-Aug-20215.9 KiB9887

vagrant.mdH A D02-Nov-20226.8 KiB169142

vhost.mdH A D18-Nov-202213 KiB379280

vhost_processing.mdH A D03-Aug-20228.8 KiB196159

virtio.mdH A D02-Aug-20211.5 KiB3122

vmd.mdH A D27-Dec-20233.3 KiB11786

README.md

1# SPDK Documentation
2
3The current version of the SPDK documentation can be found online at
4http://www.spdk.io/doc/
5
6## Building the Documentation
7
8To convert the documentation into HTML run `make` in the `doc`
9directory.  The output will be located in `doc/output/html`. Before
10running `make` ensure all pre-requisites are installed.  See
11[Installing Prerequisites](http://www.spdk.io/doc/getting_started.html)
12for more details.
13