We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pi part 2: mention build with ISA-L library Mention that when using fio's protection information support, be sure to build with the ISA-L library for best performance. Signed-off-by: Vincent Fu <[email protected]>
write zeroes: correct DEAC bit description Signed-off-by: Vincent Fu <[email protected]>
write zeroes: initial commit Signed-off-by: Vincent Fu <[email protected]>
clock test: add reference to Jim's FreeBSD issue Signed-off-by: Vincent Fu <[email protected]>
clock test: initial commit Signed-off-by: Vincent Fu <[email protected]>
FDP: first commit Signed-off-by: Vincent Fu <[email protected]>
big endian testing: first commit Signed-off-by: Vincent Fu <[email protected]>
pi part 1: changes based on feedback from Dan Helmick Signed-off-by: Vincent Fu <[email protected]>
pi part 2: initial draft Signed-off-by: Vincent Fu <[email protected]>
use relative links for images I finally figured out how to use relative links for images. Replace linked images with relative links to make these entries more portable. Signed-off-by: Vincent Fu <[email protected]>
pi part 1: inintial draft Signed-off-by: Vincent Fu <[email protected]>
test coverage: initial draft Signed-off-by: Vincent Fu <[email protected]>
periodic performance: initial draft Signed-off-by: Vincent Fu <[email protected]>
fiograph: initial draft Also change the order in the list of posts to put the most recent at the top. Signed-off-by: Vincent Fu <[email protected]>
waf: add table of contents entry Signed-off-by: Vincent Fu <[email protected]>
FIO and WAF initial commit (#1) * FIO and WAF initial commit Signed-off-by: Joel Granados <[email protected]> * waf: Added varios corrections V2 Signed-off-by: Joel Granados <[email protected]> * waf: Corrections V3 Signed-off-by: Joel Granados <[email protected]> * waf: Corrections V4 Signed-off-by: Joel Granados <[email protected]> * waf: Corrections V5 Signed-off-by: Joel Granados <[email protected]>
xnvme part 2: initial release Signed-off-by: Vincent Fu <[email protected]>
timing: add acknowledgemenet Signed-off-by: Vincent Fu <[email protected]>
timing: add note about invariant TSC, remove bad link for intrinsic Signed-off-by: Vincent Fu <[email protected]>
timing: initial commit Signed-off-by: Vincent Fu <[email protected]>
fio tips: initial draft Signed-off-by: Vincent Fu <[email protected]>
latency: update null, nfs ioengine discussion Update null ioengine to point out that it is actually synchronous with qd=1 but asynchronous with qd > 1. Also mention the patch that records issue_time when it is asynchronous. Note that the nfs ioengine was changed to remove its commit function. Signed-off-by: Vincent Fu <[email protected]>
xnvme: part 1 initial release Signed-off-by: Vincent Fu <[email protected]>
latency: update for merged patches Signed-off-by: Vincent Fu <[email protected]>
latency: use html for prettier table Signed-off-by: Vincent Fu <[email protected]>
latency: add table, fix rdma error Fix incorrect mention of rdma ioengine and add a table listing all the ioengines and how fio handles latency for them. Signed-off-by: Vincent Fu <[email protected]>
latency: revise for async ioengines with commit functions Most ioengines with commit functions actually do not record issue time within the ioengine. Explain how these ioengines record issue_time and that they do not report submission latency. Signed-off-by: Vincent Fu <[email protected]>
home: add note welcoming feedback Signed-off-by: Vincent Fu <[email protected]>
latency: editing, add note about sqthread_poll Signed-off-by: Vincent Fu <[email protected]>
latency: initial draft Signed-off-by: Vincent Fu <[email protected]>