linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Direct cached reads slow - nvme
@ 2018-06-09 23:07 jackwolf2454
  0 siblings, 0 replies; only message in thread
From: jackwolf2454 @ 2018-06-09 23:07 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

linux 4.17.0
btrfs-progs v4.16.1

Label: none  uuid:
        Total devices 1 FS bytes used 128.00KiB
        devid    1 size 465.63GiB used 20.00MiB path /dev/nvme0n1p3


before mkfs.brtfs


/dev/nvme0n1p3:
 Timing O_DIRECT cached reads:   6112 MB in  2.00 seconds = 3056.19 MB/sec
 Timing O_DIRECT disk reads: 9138 MB in  3.00 seconds = 3045.73 MB/sec



after creating mkfs.btrfs /dev/nvme0n1p3

/dev/nvme0n1p3:
 Timing O_DIRECT cached reads:   2558 MB in  2.00 seconds = 1278.52 MB/sec
 Timing O_DIRECT disk reads: 9148 MB in  3.00 seconds = 3049.05 MB/sec



after creating mkfs.ext4 /dev/nvme0n1p3

/dev/nvme0n1p3:
 Timing O_DIRECT cached reads:   2102 MB in  2.00 seconds = 1050.20 MB/sec
 Timing O_DIRECT disk reads: 9194 MB in  3.00 seconds = 3064.60 MB/sec



Is this behaviour normal?

[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 1795 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-09 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-09 23:07 Direct cached reads slow - nvme jackwolf2454

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).