Re: [PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
From: Kent Overstreet
Date: Thu May 08 2025 - 13:27:41 EST
On Fri, May 09, 2025 at 01:17:46AM +0800, David Wang wrote:
>
> The impact of accumulated iterator rewinding could be observed via:
>
> sudo strace -T -e read cat /proc/allocinfo > /dev/null
Well, that sounds like it's worth fixing then :)