Skip to content

Commit 26fdbcc

Browse files
committed
README.md for DISKSPD 2.0.20a
1 parent a48cc0d commit 26fdbcc

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,22 @@ In addition DISKSPD itself, this repo hosts measurement frameworks which use DIS
1212

1313
## DISKSPD ##
1414

15-
DISKSPD 2.0.18a 5/31/2016
15+
DISKSPD 2.0.20a 2/28/2018
16+
17+
* Changes that may require rebaselining of results:
18+
* New random number generator that may show an observable decreased cost
19+
* Switched to 512-byte aligned buffers with the -Z option to increase performance
20+
* New -O option for specifying the number of outstanding IO requests per thread
21+
* New -Zr option for per-IO randomization of write buffer content
22+
* XML: Adds a new `<ThreadTarget>` element to support target weighting schemes
23+
* Enhanced statistics captured from IOPS data
24+
* Added support for validating XML profiles using an in-built XSD
25+
* Added support for handling RAW volumes
26+
* Updated CPU statistics to work on > 64-core systems
27+
* Updated calculation and accuracy of CPU statistics
28+
* Re-enable support for ETW statistics
1629

17-
***IN PROGRESS***
30+
DISKSPD 2.0.18a 5/31/2016
1831

1932
* update /? example to use -Sh v. deprecated -h
2033
* fix operation on volumes on GPT partitioned media (<driveletter>:)
@@ -30,16 +43,6 @@ DISKSPD 2.0.17 5/01/2016
3043
* Latency histogram now reports to 9-nines (one part in one billion) in both text and XML output
3144
* Error message added for failure to open write-content source file (`-Z<size>,<file>`)
3245

33-
DISKSPD 2.0.16b 2/22/2016
34-
35-
* -ag is now default (round robin group-aware affinity)
36-
* new -ag# for group-aware thread->core affinity assignment
37-
* -Sr : remote cache mode
38-
* -Sh : equivalent to -h, all cache modes collapsed under -S
39-
* `<ProcessorTopology>` (under `<System>`) element in XML results shows Processor Group topology of the system the test executed on
40-
* `<RunTime>` (under `<System>`) element shows run start time in GMT
41-
* -ft : specifies `FILE_ATTRIBUTE_TEMPORARY_FILE` on open (note: work in progress, effect of this attribute is not fully lit up yet)
42-
4346
## VM Fleet ##
4447

4548
VM Fleet 0.8 6/2017

0 commit comments

Comments
 (0)