On Fri, 7 Feb 2025 12:13:35 -0800 Joshua Hahn <joshua.hahnjy@xxxxxxxxx> wrote: > This patch introduces an auto-configuration mode for the interleave > weights that aims to balance the two goals of setting node weights to be > proportional to their bandwidths and keeping the weight values low. > In order to perform the weight re-scaling, we use an internal > "weightiness" value (fixed to 32) that defines interleave aggression. Question please. How does one determine whether a particular configuration is working well? To determine whether manual-configuration-A is better than manual-configuration-B is better than auto-configuration? Leading to... how do we know that this patch makes the kernel better?