Re: [PATCH linux-next] net: record times of netdev_budget exhausted
From: yang.yang29
Date: Wed Dec 07 2022 - 03:17:46 EST
> Sure, but netdev_budget set to 1 is extreme, don't you think ???
Yes of course, that is just a test to show the difference.
> We prefer not changing /proc file format as much as we can, they are
> deprecated/legacy.
Should we add some explain of the deprecation in code or doc?
As it's deprecated, I think it's NAK for this patch.
> Presumably, modern tracing techniques can let you do what you want
> without adding new counters.
Totally agree.