Re: [PATCH 4/4] pagemap: document KPF_THP and make page-types awareof it

From: KAMEZAWA Hiroyuki
Date: Mon Dec 26 2011 - 03:43:35 EST


On Wed, 21 Dec 2011 17:23:48 -0500
Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> wrote:

> page-types, which is a common user of pagemap, gets aware of thp
> with this patch. This helps system admins and kernel hackers know
> about how thp works.
> Here is a sample output of page-types over a thp:
>
> $ page-types -p <pid> --raw --list
>
> voffset offset len flags
> ...
> 7f9d40200 3f8400 1 ___U_lA____Ma_bH______t____________
> 7f9d40201 3f8401 1ff ________________T_____t____________
>
> flags page-count MB symbolic-flags long-symbolic-flags
> 0x0000000000410000 511 1 ________________T_____t____________ compound_tail,thp
> 0x000000000040d868 1 0 ___U_lA____Ma_bH______t____________ uptodate,lru,active,mmap,anonymous,swapbacked,compound_head,thp
>
> Signed-off-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
> Acked-by: Wu Fengguang <fengguang.wu@xxxxxxxxx>
>
Reviewed-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/