]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Added a latency capture tool
authorStephen Bates <sbates@raithlin.com>
Tue, 10 Feb 2015 16:54:03 +0000 (09:54 -0700)
committerStephen Bates <sbates@raithlin.com>
Tue, 10 Feb 2015 16:54:03 +0000 (09:54 -0700)
commit6e0ec6bb965a85cb24c452dd43a34718ce2013a7
treee2fb4c32d8d922f4bc89d1dee92e894361677826
parent56c010cd3f0c5e151297ef769c650f4b1b223139
Added a latency capture tool

Added a simple shell script that calls nvme read or nme write a number
of times and captures latency information for post-processing. Later
we will run this over random LBAs on the drive and probably move to a
tools sub-folder.
latency [new file with mode: 0755]