Finished a run against master (2.2.53). Cliff can you try running on a single client as well. The results I got were:
*************************************************************************************
No LU-1408 patch
*************************************************************************************
16 Threads one single node
Operation Max (MiB) Min (MiB) Mean (MiB) Std Dev Max (OPs) Min (OPs) Mean (OPs) Std Dev Mean (s)
--------- --------- --------- ---------- ------- --------- --------- ---------- ------- --------
write 607.24 568.29 596.03 14.05 151.81 142.07 149.01 3.51 110.01801
read 723.09 700.82 714.84 8.14 180.77 175.20 178.71 2.04 91.69101
Max Write: 607.24 MiB/sec (636.74 MB/sec)
Max Read: 723.09 MiB/sec (758.21 MB/sec)
*************************************************************************************
With LU-1408 patch
*************************************************************************************
16 Threads one single node
Operation Max (MiB) Min (MiB) Mean (MiB) Std Dev Max (OPs) Min (OPs) Mean (OPs) Std Dev Mean (s)
--------- --------- --------- ---------- ------- --------- --------- ---------- ------- --------
write 611.51 445.17 569.68 62.68 152.88 111.29 142.42 15.67 116.72391
read 771.25 746.29 757.22 9.74 192.81 186.57 189.30 2.44 86.56250
Max Write: 611.51 MiB/sec (641.21 MB/sec)
Max Read: 771.25 MiB/sec (808.71 MB/sec)
Hi Ihara,
Have you tested the patch set 5 at http://review.whamcloud.com/#change,2889, which is a little different from patch set 2, thanks!