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-next>] [day] [month] [year] [list]
Date:	Wed, 22 Nov 2006 17:34:04 -0800
From:	Rohit Seth <rohitseth@...gle.com>
To:	Andi Kleen <ak@...e.de>
Cc:	Mel Gorman <mel@....ul.ie>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...l.org>,
	David Rientjes <rientjes@...washington.edu>,
	Paul Menage <menage@...gle.com>
Subject: [Patch0/4]: fake numa for x86_64 patches

This patch set resolves issues with running fake numa on x86_64.  We
have also extended the command line numa=fake=NUM command line option to
specify different size nodes.  The default NODES_SHIFT is also
incremented from 6 to 8 to allow MAX_NUM_NODES to be 256.

Patch [1/4]: Add the e820_hole_size to give the size of hole in a given
address range

Patch [2/4]: Increase the NODE_SHIFT from 6 to 8.

Patch [3/4]: Fix the existing numa=fake so that ioholes are
appropriately configured.  Currently machines that have sizeable IO
holes don't work with numa=fake>4.

Patch[4/4]: Extend the command line so that user can specify different
size nodes on a command line.

Signed-off-by: David Rientjes <reintjes@...gle.com>
Signed-off-by: Paul Menage <menage@...gle.com>
Signed-off-by: Rohit Seth <rohitseth@...gle.com>

-
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