Re: [PATCH v2 23/28] mm/memcontrol.c: Convert to printbuf

From: Michal Hocko
Date: Fri May 20 2022 - 04:00:10 EST


On Thu 19-05-22 13:24:16, Kent Overstreet wrote:
> This converts memory_stat_format() from seq_buf to printbuf. Printbuf is
> simalar to seq_buf except that it heap allocates the string buffer:
> here, we were already heap allocating the buffer with kmalloc() so the
> conversion is trivial.

I have asked when you posted this last time around but I do not remember
any response. Let me try again. Why do we want this?
--
Michal Hocko
SUSE Labs