linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: Avoid possible overflows in dirty throttling
@ 2024-06-21 14:42 Jan Kara
  2024-06-21 14:42 ` [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" Jan Kara
  2024-06-21 14:42 ` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic Jan Kara
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Kara @ 2024-06-21 14:42 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm, linux-fsdevel, Jan Kara

Hello,

dirty throttling logic assumes dirty limits in page units fit into 32-bits.
This patch series makes sure this is true (see patch 2/2 for more details).

								Honza

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

end of thread, other threads:[~2024-06-24  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 14:42 [PATCH 0/2] mm: Avoid possible overflows in dirty throttling Jan Kara
2024-06-21 14:42 ` [PATCH 1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" Jan Kara
2024-06-21 17:26   ` Zach O'Keefe
2024-06-21 14:42 ` [PATCH 2/2] mm: Avoid overflows in dirty throttling logic Jan Kara
2024-06-21 17:10   ` Andrew Morton
2024-06-21 17:29     ` Zach O'Keefe
2024-06-24  8:16     ` Jan Kara

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