linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dbench throughput(sync, reflink=0|1) on xfs over hardware throughput
@ 2020-10-13 15:56 Wang Yugui
  2020-10-14  4:41 ` Wang Yugui
  0 siblings, 1 reply; 3+ messages in thread
From: Wang Yugui @ 2020-10-13 15:56 UTC (permalink / raw)
  To: linux-xfs; +Cc: wangyugui

Hi,

#any reply, please Cc: wangyugui@e16-tech.com

dbench throughput(sync, reflink=0|1) on xfs over hardware
throughput(6Gb/s=750MB/s).

Is this a bug of xfs sync?  or some feature of performance optimization?

we test mkfs.xfs -m reflink=0|1, crc=0|1, still over hardware
throughput(6Gb/s=750MB/s).

Disk: TOSHIBA  PX05SMQ040
This is a 12Gb/s SAS SSD disk, but connect to 6Gb/s SAS HBA,
so it works with 6Gb/s.

dbench -s -t 60 -D /xfs 32
#Throughput 884.406 MB/sec (sync open)


dbench -s -t 60 -D /xfs 1
#Throughput 149.172 MB/sec (sync open)

we test the same disk with ext4 filesystem, 
the throughput is very close to, but less than the hardware limit.

dbench -s -t 60 -D /ext4 32
#Throughput 740.95 MB/sec (sync open)

dbench -s -t 60 -D /ext4 1
#Throughput 124.67 MB/sec (sync open)

linux kernel: 5.4.70, 5.9.0

Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2020/10/13



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-14 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-13 15:56 dbench throughput(sync, reflink=0|1) on xfs over hardware throughput Wang Yugui
2020-10-14  4:41 ` Wang Yugui
2020-10-14 22:45   ` Wang Yugui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).