On Mon, Feb 19, 2024 at 11:19:11AM +0800, Fangzheng Zhang wrote: > +Note, <slabreclaim> comes from the collected results in the file > +/sys/kernel/slab/$cache/reclaim_account. Next, we will mark /proc/slabinfo > +as deprecated and recommend the use of either sysfs directly or > +use of the "slabinfo" tool that we have been providing in linux/tools/mm. Wait, so you're going to all of the trouble of changing the format of slabinfo (with the associated costs of updating every tool that currently parses it), only to recommend that we stop using it and start using tools/mm/slabinfo instead? How about we simply do nothing?