lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 Aug 2009 09:41:51 -0700
From:	Chris Wright <chrisw@...hat.com>
To:	Wu Fengguang <fengguang.wu@...el.com>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
	Josh Triplett <josh@...htriplett.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Andi Kleen <andi@...stfloor.org>,
	Nick Piggin <nickpiggin@...oo.com.au>,
	Christoph Lameter <cl@...ux-foundation.org>,
	Hugh Dickins <hugh.dickins@...cali.co.uk>,
	Chris Wright <chrisw@...hat.com>,
	Izik Eidus <ieidus@...hat.com>
Subject: Re: [PATCH] pagemap: document KPF_KSM and show it in page-types

* Wu Fengguang (fengguang.wu@...el.com) wrote:
> It indicates to the system admin that processes mapping such pages may be
> eating less physical memory than the reported numbers by legacy tools.
> 
> CC: Hugh Dickins <hugh.dickins@...cali.co.uk>
> CC: Chris Wright <chrisw@...hat.com>
> CC: Izik Eidus <ieidus@...hat.com>
> Signed-off-by: Wu Fengguang <fengguang.wu@...el.com>

Acked-by: Chris Wright <chrisw@...hat.com>

> --- linux-mm.orig/tools/vm/page-types.c	2009-08-31 15:00:24.000000000 +0800
> +++ linux-mm/tools/vm/page-types.c	2009-08-31 15:02:10.000000000 +0800
> @@ -49,6 +49,7 @@
>  #define KPF_UNEVICTABLE		18
>  #define KPF_HWPOISON		19
>  #define KPF_NOPAGE		20
> +#define KPF_KSM			21

Doesn't this highlight the trouble w/ maintaining two copies of same info?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ