On Fri, 23 May 2025 16:52:46 -0700 Shakeel Butt <shakeel.butt@xxxxxxxxx> wrote: > On Fri, May 23, 2025 at 03:06:35PM -0700, Andrew Morton wrote: > > On Fri, 23 May 2025 20:48:02 +0800 Chen Yu <yu.c.chen@xxxxxxxxx> wrote: > > > > > Introducing the task migration and swap statistics in the following places: > > > /sys/fs/cgroup/{GROUP}/memory.stat > > > /proc/{PID}/sched > > > /proc/vmstat > > > > > > These statistics facilitate a rapid evaluation of the performance and resource > > > utilization of the target workload. > > > > Thanks. I added this. > > > > We're late in -rc7 but an earlier verison of this did have a run in > > linux-next. Could reviewers please take a look relatively soon, let us > > know whether they believe this looks suitable for 6.16-rc1? > > > > The stats seems valuable but I am not convinced that memcg is the right > home for these stats. So, please hold until that is resolved. No probs, I'll keep these in mm-new until something changes.