[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c35e43d-2cc4-13de-845f-bd8d3e6e8f0@google.com>
Date: Thu, 28 Jan 2021 14:42:02 -0800 (PST)
From: David Rientjes <rientjes@...gle.com>
To: Yafang Shao <laoar.shao@...il.com>
cc: david@...hat.com, vbabka@...e.cz, cl@...ux.com, penberg@...nel.org,
iamjoonsoo.kim@....com, akpm@...ux-foundation.org,
pmladek@...e.com, rostedt@...dmis.org,
sergey.senozhatsky@...il.com, andriy.shevchenko@...ux.intel.com,
linux@...musvillemoes.dk, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] mm, slub: use pGp to print page flags
On Thu, 28 Jan 2021, Yafang Shao wrote:
> As pGp has been already introduced in printk, we'd better use it to make
> the output human readable.
>
> Before this change, the output is,
> [ 6155.716018] INFO: Slab 0x000000004027dd4f objects=33 used=3 fp=0x000000008cd1579c flags=0x17ffffc0010200
>
> While after this change, the output is,
> [ 8846.517809] INFO: Slab 0x00000000f42a2c60 objects=33 used=3 fp=0x0000000060d32ca8 flags=0x17ffffc0010200(slab|head)
>
> Reviewed-by: David Hildenbrand <david@...hat.com>
> Signed-off-by: Yafang Shao <laoar.shao@...il.com>
Acked-by: David Rientjes <rientjes@...gle.com>
Powered by blists - more mailing lists