Re: [PATCHv2 blktests 0/2] throtl: fix IO block-size and race while submitting IO
From: Nilay Shroff <hidden>
Date: 2025-01-16 11:22:35
From: Nilay Shroff <hidden>
Date: 2025-01-16 11:22:35
Hi Shinichiro, On 12/24/24 1:56 PM, Shinichiro Kawasaki wrote:
On Dec 18, 2024 / 19:13, Nilay Shroff wrote:quoted
Hi, The first patch fixes the IO block-size used for submitting IO depending on the throttle device max-sectors settings. The second patch fixes the potential race condition between submitting IO and setting PID of the background IO process to cgroup.procs. Changes from v1: - Use $BASHPID to write the child sub-shell PID into cgroup.procs (Shinichiro Kawasaki) - Link to v1: https://lore.kernel.org/all/20241217131440.1980151-1-nilay@linux.ibm.com/ (local)Thanks for this v2 series. The patches looks good to me. In case anyone has some more comments after this vacation season, I will wait several days before applying them.
A gentle ping... Just wanted to check with you whether did you get a chance to merge this change? Thanks, --Nilay