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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Sep 2008 10:03:23 -0700
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
CC:	arjan@...ux.intel.com, mingo@...e.hu, tglx@...utronix.de,
	hpa@...or.com, andi@...stfloor.org, linux-kernel@...r.kernel.org,
	Suresh Siddha <suresh.b.siddha@...el.com>
Subject: Re: [patch 1/2] x86: track memtype for RAM in page struct

Venkatesh Pallipadi wrote:
> From: Suresh Siddha <suresh.b.siddha@...el.com>
> Subject: [patch 1/2] x86: track memtype for RAM in page struct
>
> Track the memtype for RAM pages in page struct instead of using the memtype
> list. This avoids the explosion in the number of entries in memtype list
> (of the order of 20,000 with AGP) and makes the PAT tracking simpler. We are
> using PG_arch_1 bit in page->flags.
>   

Please define PG_arch_1 a proper name so that its easy to tell its being
used just by looking at page-flags.h.

    J
--
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