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:	Thu, 19 Jul 2007 01:50:35 +0200
From:	Andrea Arcangeli <andrea@...e.de>
To:	Rene Herman <rene.herman@...il.com>
Cc:	William Lee Irwin III <wli@...omorphy.com>,
	Dave Hansen <haveblue@...ibm.com>,
	linux-kernel@...r.kernel.org,
	Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
Subject: Re: RFC: CONFIG_PAGE_SHIFT (aka software PAGE_SIZE)

On Wed, Jul 18, 2007 at 06:34:20PM +0200, Rene Herman wrote:
> It says that highmem is not an issue due to no such thing as highmem even 
> existing on the machines with support for larger hard pagesizes, but this 
> wouldn't hold for soft pages. Sort of went "damn" in an x86 context upon 
> reading that.

Correct, but I'm not really sure if it worth worrying about x86
missing this, furthermore it would still be possible to enable it on
the very x86 low end (with regular 4k page size) that may worry to use
up to the last byte of ram as cache for tiny files. To me using
kmalloc for this looks quite ideal.

Thanks.
-
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