linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* [f2fs-dev] Increase blocksize won't help performance?
@ 2020-07-03  7:21 lampahome
  0 siblings, 0 replies; only message in thread
From: lampahome @ 2020-07-03  7:21 UTC (permalink / raw)
  To: linux-f2fs-devel

I am a new to F2FS and want to test a basic benchmark of F2FS.

My environment is to create multiple fio threads(5 and 10) with
blocksize 4K and 2MB to know how the performance is.

And the results shows 4K is always better than 2MB.

I originally thought 2MB is faster because it fits the segment size.

So 4K always be fast is because F2FS process each IO of 4K? Even if
blocksize sets to 2MB, it will divide it into multiple 4K units to
process?

thanks


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

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

only message in thread, other threads:[~2020-07-03  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-03  7:21 [f2fs-dev] Increase blocksize won't help performance? lampahome

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