All of lore.kernel.org
 help / color / mirror / Atom feed
* Different writeback timing since v5.14
@ 2022-03-01 10:11 ` Richard Weinberger
  0 siblings, 0 replies; 8+ messages in thread
From: Richard Weinberger @ 2022-03-01 10:11 UTC (permalink / raw)
  To: wuchi.zero
  Cc: Rafał Miłecki, jack, tj, mszeredi, sedat.dilek, axboe,
	akpm, torvalds, linux-mm, linux-mtd, linux-fsdevel, linux-kernel

Hi!

Rafał and I discovered that page writeback on UBIFS behaves different since v5.14.
When a simple write, such as "echo foo > /mnt/ubibfs/bar.txt", happens it takes
a few seconds until writeback calls ubifs_writepage().

Before commit ab19939a6a50 ("mm/page-writeback: Fix performance when BDI's share of ratio is 0.")
it was 30 seconds (vm.dirty_expire_centisecs), after this change it happens after 5 seconds
(vm.dirty_writeback_centisecs).

Is this expected?
Just want to make sure that the said commit didn't uncover an UBIFS issue.

Thanks,
//richard

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

end of thread, other threads:[~2022-03-02  9:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 10:11 Different writeback timing since v5.14 Richard Weinberger
2022-03-01 10:11 ` Richard Weinberger
2022-03-01 10:32 ` Jan Kara
2022-03-01 10:32   ` Jan Kara
2022-03-01 15:05   ` Richard Weinberger
2022-03-01 15:05     ` Richard Weinberger
2022-03-02  9:24     ` Jan Kara
2022-03-02  9:24       ` Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.