linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Help: ext4 jbd2 IO requests slow down fsync
@ 2020-01-24  6:28 Colin Zou
  2020-01-25  1:57 ` Theodore Y. Ts'o
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Zou @ 2020-01-24  6:28 UTC (permalink / raw)
  To: linux-ext4

Hi,

I used to run my application on ext3 on SSD and recently switched to
ext4. However, my application sees performance regression. The root
cause is, iosnoop shows that the workload includes a lot of fsync and
every fsync does data IO and also jbd2 IO. While on ext3, it seldom
does journal IO. Is there a way to tune ext4 to increase fsync
performance? Say, by reducing jbd2 IO requests?

Thanks,
Colin

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

end of thread, other threads:[~2020-01-28 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-24  6:28 Help: ext4 jbd2 IO requests slow down fsync Colin Zou
2020-01-25  1:57 ` Theodore Y. Ts'o
2020-01-28  4:55   ` Colin Zou
2020-01-28 19:34     ` Theodore Y. Ts'o

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